summaryrefslogtreecommitdiff
path: root/world/map/db
diff options
context:
space:
mode:
authorVincent Petithory <vincent.petithory@gmail.com>2012-08-28 18:28:01 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-08-28 20:03:36 +0200
commitc5d9bc56c90bd1a4bb74b50c68abe60b005aa317 (patch)
treec1f1a6a501c999ce5ff8f70849b2be879f72bc6c /world/map/db
parent0679224d077c568bdacb90903f128dfaac946fc5 (diff)
downloadserverdata-c5d9bc56c90bd1a4bb74b50c68abe60b005aa317.tar.gz
serverdata-c5d9bc56c90bd1a4bb74b50c68abe60b005aa317.tar.bz2
serverdata-c5d9bc56c90bd1a4bb74b50c68abe60b005aa317.tar.xz
serverdata-c5d9bc56c90bd1a4bb74b50c68abe60b005aa317.zip
Add the Fine Dress:
* Add the Fine Dress and its dyed variants, * Add the Fine Dress to the npc dyer and to the npc bleacher.
Diffstat (limited to 'world/map/db')
-rw-r--r--world/map/db/item_db.txt11
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.