From 687b6f4659960e06596a973e3875dafcca42fb60 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sun, 26 May 2013 19:48:55 +0200 Subject: Adding summon flowers. --- world/map/db/item_db.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'world') diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index df7079fd..54f0cda2 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -405,6 +405,11 @@ 888, MagicGMTopHat, Magic GM Top Hat, 5, 4200, 1900, 30, , 60, , 20, 0, 2, 256, , 0, 0, {}, {set @minLvl, 60; callfunc "RestrictedItem"; bonus bMaxHP, 31000; bonus bFlee, -200; bonus bHPrecovRate, -400; bonus bCriticalDef, 250; bonus bMdef, 89;} 889, MurdererCrown, Murderer Crown, 5, 75000, 12000, 240, , 4, , 0, 0, 2, 256, , 0, 0, {}, {} 890, BeanieCopter, Beanie Copter, 5, 8000, 2000, 20, , 4, , 2, 0, 2, 256, , 0, 0, {}, {} +891, OrangeSummonFlower, Orange Summon Flower, 3, 50, 25, 1, , , , , , , , , , , {}, {} +892, PurpleSummonFlower, Purple Summon Flower, 3, 100, 50, 1, , , , , , , , , , , {}, {} +893, WhiteSummonFlower, White Summon Flower, 3, 200, 100, 1, , , , , , , , , , , {}, {} +894, YellowSummonFlower, Yellow Summon Flower, 3, 400, 200, 1, , , , , , , , , , , {}, {} +895, RedSummonFlower, Red Summon Flower, 3, 600, 300, 1, , , , , , , , , , , {}, {} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. -- cgit v1.2.3-60-g2f50