diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-10 00:53:22 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-05-10 00:53:22 +0000 |
commit | 01dc34c9a73819dfbf0e8242a9ba7e572d76955d (patch) | |
tree | 807e703a81399259da92a17702983c4cf51b4caf /conf | |
parent | 89e21c57b3f24f3700957a1ff1dce5359ca8c97f (diff) | |
download | hercules-01dc34c9a73819dfbf0e8242a9ba7e572d76955d.tar.gz hercules-01dc34c9a73819dfbf0e8242a9ba7e572d76955d.tar.bz2 hercules-01dc34c9a73819dfbf0e8242a9ba7e572d76955d.tar.xz hercules-01dc34c9a73819dfbf0e8242a9ba7e572d76955d.zip |
- Fixed the Juice Maker's "As many as I can" option. (bugreport:4155)
- Removed a duplicate 'next' in Kiel Hyre Quest. (bugreport:4222)
- Fixed 'checkequipedcard' not counter-checking for signed items. (bugreport:4231)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14294 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf')
-rw-r--r-- | conf/atcommand_athena.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/atcommand_athena.conf b/conf/atcommand_athena.conf index 78b78343b..b34ce4fcc 100644 --- a/conf/atcommand_athena.conf +++ b/conf/atcommand_athena.conf @@ -269,6 +269,7 @@ size: 20,20 // Can command what other npcs (by name) can say. npctalk: 20,20 +npctalkc: 20,20 //-------------------- // 40: Sub-GM commands |