Updates item_db_re_usable.sql [skip ci]
This commit is contained in:
parent
3d4021bfc6
commit
21a8198041
@ -3495,6 +3495,7 @@ REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`tra
|
||||
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (100366,'MD_Geffen_Rhood','MD Geffen Refine Hood','DelayConsume',10,100,true,true,true,true,true,true,true,'/* upgradeui 100366; */');
|
||||
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (100367,'MD_Geffen_Racc','MD Geffen Refine Accessory','DelayConsume',10,100,true,true,true,true,true,true,true,'/* upgradeui 100367; */');
|
||||
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`trade_override`,`trade_nodrop`,`trade_notrade`,`trade_nocart`,`trade_nostorage`,`trade_noguildstorage`,`trade_nomail`,`trade_noauction`,`script`) VALUES (100368,'MD_Geffen_Rsheild','MD Geffen Refine Shield','DelayConsume',10,100,true,true,true,true,true,true,true,'/* upgradeui 100368; */');
|
||||
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (100371,'aegis_100371','Homunculus Nutritional Supplement','Usable',10,'addhomintimacy 100; // !TODO: Confirm increase amount');
|
||||
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (100376,'Royal_Bow_K_Cube','Royal Bow Remodeling Cube','DelayConsume',10,'/* synthesisui 100376; */');
|
||||
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (100377,'Scalet_Dragon_L_Cube','Scarlet Dragon Leather Bow Remodeling Cube','DelayConsume',10,'/* synthesisui 100377; */');
|
||||
REPLACE INTO `item_db_re` (`id`,`name_aegis`,`name_english`,`type`,`weight`,`script`) VALUES (100378,'Shadow_Staff_K_Cube','Shadow Staff Remodeling Cube','DelayConsume',10,'/* synthesisui 100378; */');
|
||||
|
Loading…
x
Reference in New Issue
Block a user