diff options
author | gepard1984 <gepard1984@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-02-14 02:05:16 +0000 |
---|---|---|
committer | gepard1984 <gepard1984@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-02-14 02:05:16 +0000 |
commit | bf9b79f1e0f2141191215e85a2f5b00eea9eba5f (patch) | |
tree | bdc92c422fef492740f25d2b93a1d5b84fa50902 /doc | |
parent | 8b2a77020601a1d6a567ddd7ae1cd519e7097483 (diff) | |
download | hercules-bf9b79f1e0f2141191215e85a2f5b00eea9eba5f.tar.gz hercules-bf9b79f1e0f2141191215e85a2f5b00eea9eba5f.tar.bz2 hercules-bf9b79f1e0f2141191215e85a2f5b00eea9eba5f.tar.xz hercules-bf9b79f1e0f2141191215e85a2f5b00eea9eba5f.zip |
Merged `@kill` and `@die`, since `@kill` was just a remote version of `@die`.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15578 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc')
-rw-r--r-- | doc/atcommands.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt index b60735cac..4245d00c4 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -14,7 +14,6 @@ whodrops: Show who drops an item (mobs with highest drop rate). refresh: Syncs the player's position on the client with the one stored on the server. time: Give server time. version: Displays SVN version of the server. -die: Suicide your character. petrename: Enables you to rename your pet. party: Organize a new party, with you as the party leader. storage: Opens your Kafra storage wherever you are. @@ -136,7 +135,7 @@ idsearch: Find an itemID based on item name item: Creates an item of your choosing, either Item ID or Name item2: Creates a complete item (card, etc...) of your choosing, either Item ID or Name. delitem: Deletes an item of your choosing, either Item ID or Name. -kill: Kill another character without hitting them. +kill: Kills player. killmonster: Kill all monsters in map (with drops) makeegg: Creates yourself a pet egg. hatch: Hatches an egg. |