diff options
author | arcshiru <arcshiru@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-17 17:23:07 +0000 |
---|---|---|
committer | arcshiru <arcshiru@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-17 17:23:07 +0000 |
commit | c33744d4e47421bb0eb3f3e86a4555e6d35518a2 (patch) | |
tree | 707aa5237a10c6fc9de4d69ed37dc6e3eff6508b /conf | |
parent | 8cd20d24b69a85f6c403684f2a0e405f4befb47a (diff) | |
download | hercules-c33744d4e47421bb0eb3f3e86a4555e6d35518a2.tar.gz hercules-c33744d4e47421bb0eb3f3e86a4555e6d35518a2.tar.bz2 hercules-c33744d4e47421bb0eb3f3e86a4555e6d35518a2.tar.xz hercules-c33744d4e47421bb0eb3f3e86a4555e6d35518a2.zip |
Follow up documentation for r16635 and r16649
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16653 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r-- | conf/help.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/help.txt b/conf/help.txt index b683e675d..d3cb61143 100644 --- a/conf/help.txt +++ b/conf/help.txt @@ -62,8 +62,12 @@ follow: "Params: <char_name>\n" "Follow a player." mount: "Give/remove you a peco (Class is required, but not skill)" disguise: "Params: <monster_name_or_monster_ID>\n" "Change your appearence to other players to a mob." undisguise: "Restore your normal appearance." +disguiseguild: "Disguises all online characters of a guild." +undisguise: "Restore the normal appearance of all characters of a guild." model: "Params: <hair ID: 0-17> <hair color: 0-8> <clothes color: 0-4> - Changes your characters appearence." size: "Params: <1-3> Changes your size (1-Smallest 2-Biggest 3-Normal)" +sizeall: "Changes the size of all players." +sizeguild: "Changes the size of all online characters of a guild." hide: "Makes you character invisible (GM invisibility). Type again to become visible." save: "Sets respawn point to current spot." load: "Warps you to your save point." |