diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-25 01:08:33 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-25 01:08:33 +0000 |
commit | a8fedec270c751ee212cf5c8d5c1eab9dbca5f9c (patch) | |
tree | b95e5afdc7726e814eee75b869bf5b489552eccf /conf/atcommand_athena.conf | |
parent | 432e794f6cda3d5bcf03db78dcc36e3c006f72d4 (diff) | |
download | hercules-a8fedec270c751ee212cf5c8d5c1eab9dbca5f9c.tar.gz hercules-a8fedec270c751ee212cf5c8d5c1eab9dbca5f9c.tar.bz2 hercules-a8fedec270c751ee212cf5c8d5c1eab9dbca5f9c.tar.xz hercules-a8fedec270c751ee212cf5c8d5c1eab9dbca5f9c.zip |
* Added the "Catalog Magician" NPC to merchants/buying_shops.txt, thanks to Muad_Dib!
* Changed all commands in atcommands.txt to their defined names, not aliases, and added two more common aliases.
* Documented 'makerune' in script_commands.txt.
* Documented '@accinfo' in atcommands.txt.
* Follow-up r16965, database update for rune crafting formula.
* Updated Magic Mushroom DB according to 3CeAM revision 703.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16966 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/atcommand_athena.conf')
-rw-r--r-- | conf/atcommand_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/atcommand_athena.conf b/conf/atcommand_athena.conf index 723dd7945..84acdcf23 100644 --- a/conf/atcommand_athena.conf +++ b/conf/atcommand_athena.conf @@ -53,6 +53,8 @@ aliases: { monsterignore: ["battleignore"] raise: ["revive"] kill: ["die"] + guildstorage: ["gstorage"] + accinfo: ["accountinfo"] } /* Commands help file */ |