Fixes #2004
Thanks to @daisyanne1380 Make sure to make a backup of your tables' content before running the upgrade script - in case of any conversion problems that might occur.
This commit is contained in:
@@ -33,7 +33,7 @@ CREATE TABLE `item_db2` (
|
||||
# Items Additional Database
|
||||
#
|
||||
# Structure of Database:
|
||||
#REPLACE INTO `item_db2` VALUES ( ID,'Name','Name',Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Class,Gender,Loc,wLV,eLV,Refineable,View,'Script','OnEquip_Script','OnUnequip_Script');
|
||||
#REPLACE INTO `item_db2` VALUES ( ID,'AegisName','Name',Type,Buy,Sell,Weight,ATK,DEF,Range,Slots,Job,Class,Gender,Loc,wLV,eLV,Refineable,View,'Script','OnEquip_Script','OnUnequip_Script');
|
||||
#
|
||||
# THQ Quest Items
|
||||
#=============================================================
|
||||
|
||||
Reference in New Issue
Block a user