summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-12-20 02:18:26 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-12-20 02:18:26 +0000
commit6da12f840490b958f7e770a4ce699ec38828e97d (patch)
tree102f4f7e9f3600fc82859d7ec361742e696865e6 /src
parent300f20998ac8012373024b3a3d7d88b80de7e040 (diff)
downloadhercules-6da12f840490b958f7e770a4ce699ec38828e97d.tar.gz
hercules-6da12f840490b958f7e770a4ce699ec38828e97d.tar.bz2
hercules-6da12f840490b958f7e770a4ce699ec38828e97d.tar.xz
hercules-6da12f840490b958f7e770a4ce699ec38828e97d.zip
* Follow-up r17030: documented and added bMagicAtkEle to item_combo_db (bugreport:6943).
* Follow-up r17029: moved 'clearinventory' alias to atcommand_athena.conf. * Custom Quest Shop updated to v1.5, which replaces categories with shop IDs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17031 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src')
-rw-r--r--src/map/atcommand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index 2e2ec658f..e003274b3 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -8819,7 +8819,6 @@ void atcommand_basecommands(void) {
ACMD_DEF(item),
ACMD_DEF(item2),
ACMD_DEF(itemreset),
- ACMD_DEF2("clearinventory", itemreset),
ACMD_DEF(clearstorage),
ACMD_DEF(cleargstorage),
ACMD_DEF(clearcart),