From d405792905f1cd657b94ee7f9f3c6db11d75826c Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 12 Jul 2012 14:44:44 +0000 Subject: Improved item_combo_db error message so it makes it easier to identify which item causes the error. for bugreport:6213 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16410 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/itemdb.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/itemdb.h') diff --git a/src/map/itemdb.h b/src/map/itemdb.h index f84330522..75c82088b 100644 --- a/src/map/itemdb.h +++ b/src/map/itemdb.h @@ -147,6 +147,7 @@ struct item_group { struct item_combo { char script[2048]; /* combo script */ + short nameid;/* id of the first */ }; struct item_data* itemdb_searchname(const char *name); -- cgit v1.2.3-70-g09d2