Skip to content

Commit

Permalink
put the word delete into the purgeroom and purgezone comand helps for…
Browse files Browse the repository at this point in the history
… better discoverability
  • Loading branch information
fiendish committed Jan 20, 2024
1 parent 0508860 commit b77049b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MUSHclient/worlds/plugins/aard_GMCP_mapper.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4912,10 +4912,10 @@ function OnHelp (name, line, wildcards)
> preserving a few prior backups]],
[[mapper addnote --> Add a new note to the current room]],
[[mapper addnote <note> --> Ditto, but skips the dialog]],
[[mapper delete note --> Deletes the note in the current room
[[mapper delete note --> Delete the note in the current room
> without using the addnote dialog]],
[[mapper purgezone <area> --> Remove an area from the map database]],
[[mapper purgeroom --> Purge the current room from the database]],
[[mapper purgezone <area> --> Delete an area from the map database]],
[[mapper purgeroom --> Delete the current room from the database]],
[[mapper ignore mismatch <true/false> --> Don't change the room in the database
> if only the exits are "wrong"]]
},
Expand Down

0 comments on commit b77049b

Please sign in to comment.