diff options
author | xantara <xantara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-15 01:09:30 +0000 |
---|---|---|
committer | xantara <xantara@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-15 01:09:30 +0000 |
commit | 3752649d54209c84216643fb670ef10a6083c797 (patch) | |
tree | 945cec7d7f7a1ace0d80ff7ec2661fb8b64a86ca /doc/atcommands.txt | |
parent | cb25600e4ccf9c2c14f6eb34b36cf4ad28cf6132 (diff) | |
download | hercules-3752649d54209c84216643fb670ef10a6083c797.tar.gz hercules-3752649d54209c84216643fb670ef10a6083c797.tar.bz2 hercules-3752649d54209c84216643fb670ef10a6083c797.tar.xz hercules-3752649d54209c84216643fb670ef10a6083c797.zip |
` Added new atcommands: disguiseguild, undisguiseguild, sizeall, sizeguild
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16635 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/atcommands.txt')
-rw-r--r-- | doc/atcommands.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt index abd19f889..a38a3498a 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -210,3 +210,6 @@ mutearea: Mutes every player on screen (admin command) battleignore: Makes you immune to attacks (monsters/players/skills cannot target/hit you, admin command) snow, clouds, clouds2, fog, fireworks, sakura, leaves: Weather effects clearweather: Stop all weather effects +disguiseguild, undisguiseguild: (Un)disguises all online characters of a guild. (At least one member of that guild must be on.) +sizeall: Changes the size of all players +sizeguild: Changes the size of all online characters of a guild. (At least one member of that guild must be on.) |