diff options
author | Hercules.ws <Hercules@efficiently.awesome> | 2014-10-24 01:12:13 +0200 |
---|---|---|
committer | HerculesWSAPI <Hercules@efficiently.awesome> | 2014-10-24 01:12:13 +0200 |
commit | ab3b5bd8d231434d0c3fb4db0d977e96613b4e77 (patch) | |
tree | 2d5e6566e93567036cfe0532e5d5702d832b59fa /sql-files | |
parent | 1b79fe80fd8534d7194bee3793a773f038d2d057 (diff) | |
download | hercules-ab3b5bd8d231434d0c3fb4db0d977e96613b4e77.tar.gz hercules-ab3b5bd8d231434d0c3fb4db0d977e96613b4e77.tar.bz2 hercules-ab3b5bd8d231434d0c3fb4db0d977e96613b4e77.tar.xz hercules-ab3b5bd8d231434d0c3fb4db0d977e96613b4e77.zip |
ItemDB SQL Sync
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
Diffstat (limited to 'sql-files')
-rw-r--r-- | sql-files/item_db_re.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/item_db_re.sql b/sql-files/item_db_re.sql index ac7ecd0fb..cc0b07de9 100644 --- a/sql-files/item_db_re.sql +++ b/sql-files/item_db_re.sql @@ -5921,7 +5921,7 @@ REPLACE INTO `item_db_re` VALUES ('12618','Bgrade_Pocket','Bgrade Pocket','2','2 REPLACE INTO `item_db_re` VALUES ('12619','Cgrade_Pocket','Cgrade Pocket','2','20','10','10','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','packageitem();','',''); REPLACE INTO `item_db_re` VALUES ('12620','Dgrade_Pocket','Dgrade Pocket','2','20','10','10','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','packageitem();','',''); REPLACE INTO `item_db_re` VALUES ('12621','Egrade_Pocket','Egrade Pocket','2','20','10','10','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','packageitem();','',''); -REPLACE INTO `item_db_re` VALUES ('12622','Boarding_Halter','Halter Lead','11','20','10','0','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','3000','0',NULL,'0',NULL,'0',NULL,'0','setmounting();','',''); +REPLACE INTO `item_db_re` VALUES ('12622','Boarding_Halter','Halter Lead','11','20','10','0','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','3000','0',NULL,'0',NULL,'0',NULL,'0','setcashmount();','',''); REPLACE INTO `item_db_re` VALUES ('12623','High_Weapon_Box','High Weapon Box','2','20','10','10','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','getrandgroupitem 12623,1;','',''); REPLACE INTO `item_db_re` VALUES ('12624','Delicious_Jelly','Delicious Jelly','0','0','0','50','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','16',NULL,'0',NULL,'0',NULL,'0','percentheal 3,3;','',''); REPLACE INTO `item_db_re` VALUES ('12625','Sapa_Feat_Cert_Pack','Proof Of Sapha\'s Honor Package','2','0','0','0','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','','',''); |