diff options
Diffstat (limited to 'world/map/db')
-rw-r--r-- | world/map/db/item_db.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 09ed84f9..0170750a 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -384,6 +384,7 @@ 867, IceGladius, Ice Gladius, 4, 2000, 1000, 1000, 100, , 1, , 0, 2, 2, 1, 1, 1, {}, {bonus bLuk, 1;} 868, SilkGloves, Silk Gloves, 5, 5000, 2500, 4, , 1, , 0, 0, 2, 4, , 0, 0, {}, {} 869, Antlers, Antlers, 3, 4000, 2000, 3000, , , , , , , , , , , {}, {} +870, FineDress, Fine Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. @@ -675,6 +676,16 @@ 2237, OrangeBowlerHatBrown, Orange Bowler Hat Brown, 5, 2500, 1250, 30, , 10, , 2, 0, 2, 256, , 0, 0, {}, {} 2238, PurpleBowlerHatBrown, Purple Bowler Hat Brown, 5, 2500, 1250, 30, , 10, , 2, 0, 2, 256, , 0, 0, {}, {} 2239, DarkGreenBowlerHatBrown, Dark Green Bowler Hat Brown, 5, 2500, 1250, 30, , 10, , 2, 0, 2, 256, , 0, 0, {}, {} +2240, FineRedDress, Fine Red Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2241, FineGreenDress, Fine Green Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2242, FineDarkBlueDress, Fine Dark Blue Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2243, FineYellowDress, Fine Yellow Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2244, FineLightBlueDress, Fine Light Blue Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2245, FinePinkDress, Fine Pink Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2246, FineBlackDress, Fine Black Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2247, FineOrangeDress, Fine Orange Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2248, FinePurpleDress, Fine Purple Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} +2249, FineDarkGreenDress, Fine Dark Green Dress, 5, 10000, 5000, 35, , 8, , 3, 0, 2, 512, , 0, 0, {}, {} #ID, Name, Label, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} // Add dyed entries above here. For regular entries,please use the < 1000s. |