diff options
author | Hercules.ws <Hercules@efficiently.awesome> | 2014-08-31 09:28:22 +0200 |
---|---|---|
committer | HerculesWSAPI <Hercules@efficiently.awesome> | 2014-08-31 09:28:22 +0200 |
commit | 0f821b6af8d29d4063bc67fe4da154724e2481c1 (patch) | |
tree | 360f4d2bbbe60859cd4646d1fd407027eb38dd29 /sql-files | |
parent | fd3a214e4a7f38dca223cef8ea3719086042cdf2 (diff) | |
download | hercules-0f821b6af8d29d4063bc67fe4da154724e2481c1.tar.gz hercules-0f821b6af8d29d4063bc67fe4da154724e2481c1.tar.bz2 hercules-0f821b6af8d29d4063bc67fe4da154724e2481c1.tar.xz hercules-0f821b6af8d29d4063bc67fe4da154724e2481c1.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 642a38826..90309fd02 100644 --- a/sql-files/item_db_re.sql +++ b/sql-files/item_db_re.sql @@ -3977,7 +3977,7 @@ REPLACE INTO `item_db_re` VALUES ('6418','Agrade_Coin','AClass Coin','3','20','1 REPLACE INTO `item_db_re` VALUES ('6419','Bgrade_Coin','BClass Coin','3','20','10','0','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','499',NULL,'0',NULL,'0',NULL,'0','','',''); REPLACE INTO `item_db_re` VALUES ('6420','Cgrade_Coin','CClass Coin','3','20','10','0','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','499',NULL,'0',NULL,'0',NULL,'0','','',''); REPLACE INTO `item_db_re` VALUES ('6421','Dgrade_Coin','DClass Coin','3','20','10','0','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','499',NULL,'0',NULL,'0',NULL,'0','','',''); -REPLACE INTO `item_db_re` VALUES ('6422','Egrade_Coin','DClass Coin','3','20','10','0','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','499',NULL,'0',NULL,'0',NULL,'0','','',''); +REPLACE INTO `item_db_re` VALUES ('6422','Egrade_Coin','EClass Coin','3','20','10','0','0','0','0','0','0','4294967295','63','2','0','0','0',NULL,'0','0','0','0','0','499',NULL,'0',NULL,'0',NULL,'0','','',''); REPLACE INTO `item_db_re` VALUES ('6423','Anger_Seagod','Seagod Anger','3','20','10','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','','',''); REPLACE INTO `item_db_re` VALUES ('6424','Halloween_Fragment','Spirit Piece','3','20','10','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','','',''); REPLACE INTO `item_db_re` VALUES ('6425','Halloween_Certificate','Halloween Certificate','3','20','10','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','','',''); |