diff options
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index bcb2ca5a5..d690471bc 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4710,9 +4710,9 @@ The disguise lasts until 'undisguise' is issued or the player logs out. Example: -disquise 1002; //Yay! You're a Poring!!! +disguise 1002; //Yay! You're a Poring!!! next; -undisquise; //Yay!!!! You're a human again!! +undisguise; //Yay!!!! You're a human again!! --------------------------------------- \\ |