Issue Information
-
#007352
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (0)No (0)
Since the Hercules Renewal Phase : Renewal update from yesterday,
All SC_NAMES in the itemdb.txt got changed , but the Item.DB SQL files didnt got a update for them
so ppls who are using SQL item.dbs atm dont got a upgrade file for the new SC changes.
All SC_NAMES in the itemdb.txt got changed , but the Item.DB SQL files didnt got a update for them
so ppls who are using SQL item.dbs atm dont got a upgrade file for the new SC changes.
changed status to: Confirmed
REPLACE INTO `item_db` VALUES (645,'Center_Potion','Concentration Potion',2,800,NULL,100,NULL,NULL,NULL,NULL,0xFFFFFFFF,7,2,NULL,NULL,NULL,NULL,NULL,'sc_start SC_ASPDPOTION0,1800000,0;',NULL,NULL);
REPLACE INTO `item_db` VALUES (656,'Awakening_Potion','Awakening Potion',2,1500,NULL,150,NULL,NULL,NULL,NULL,0xFFF7FEEF,7,2,NULL,NULL,40,NULL,NULL,'sc_start SC_ASPDPOTION1,1800000,0;',NULL,NULL);
REPLACE INTO `item_db` VALUES (657,'Berserk_Potion','Berserk Potion',2,3000,NULL,200,NULL,NULL,NULL,NULL,0x01E646A6,7,2,NULL,NULL,85,NULL,NULL,'sc_start SC_ASPDPOTION2,1800000,0;',NULL,NULL);
There's a number more, haven't gone through everything yet but have a team working to find discrepancies on my test server. As they're found, will continue to post until they're fixed in the files. XD
REPLACE INTO `item_db` VALUES (656,'Awakening_Potion','Awakening Potion',2,1500,NULL,150,NULL,NULL,NULL,NULL,0xFFF7FEEF,7,2,NULL,NULL,40,NULL,NULL,'sc_start SC_ASPDPOTION1,1800000,0;',NULL,NULL);
REPLACE INTO `item_db` VALUES (657,'Berserk_Potion','Berserk Potion',2,3000,NULL,200,NULL,NULL,NULL,NULL,0x01E646A6,7,2,NULL,NULL,85,NULL,NULL,'sc_start SC_ASPDPOTION2,1800000,0;',NULL,NULL);
There's a number more, haven't gone through everything yet but have a team working to find discrepancies on my test server. As they're found, will continue to post until they're fixed in the files. XD
I'll write a converter and update it all at once.
changed status to: Started
changed status to: Fixed