From fb30c96f21cb2d64ccfd35674f9a7bc10558574f Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Mon, 19 Mar 2012 12:57:58 +0100 Subject: Change effect of Pickled Beets to heal 50 HP and turn your hair purple, submodule pointer updated. --- client-data | 2 +- world/map/db/item_db.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client-data b/client-data index a46f5876..b1d70525 160000 --- a/client-data +++ b/client-data @@ -1 +1 @@ -Subproject commit a46f5876f5c1a5bd7027e92d3aef230127d3c596 +Subproject commit b1d705251c2784d8b585f629202164746b1379b7 diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index fdc154fb..b5cf59c7 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -723,8 +723,8 @@ 4029, GrimaceOfDementia, Grimace of Dementia, 3, 20, 10, 10, , , , , , 2, , , 0, , {}, {} 4030, BowlerHat, Bowler Hat, 5, 2500, 1250, 30, , 10, , 2, 0, 2, 256, , 0, 0, {}, {} 4031, Monocle, Monocle, 5, 5000, 2500, 20, , 2, , 0, 0, 2, 256, , 0, 0, {}, {bonus bDex, 1; bonus bLuk, 1; bonus bCritical, 10;} -4032, PanHat, Pan Hat, 5, 1000, 500, 400, , 13, , -20, 0, 2, 256, , 0, 0, {}, {} -4033, ChefHat, Chef Hat, 5, 1000, 500, 30, , 2, , 2, 0, 2, 256, , 0, 0, {}, {} -4034, BlackPearl, Black Pearl, 3, 8000, 4000, 5, , , , , , , , , , , {}, {} -4035, PickledBeets, Pickled Beets, 0, 100, 50, 150, , , , , , , , , , , {itemheal 15, 0;}, {} +4032, PanHat, Pan Hat, 5, 1000, 500, 400, , 13, , -20, 0, 2, 256, , 0, 0, {}, {} +4033, ChefHat, Chef Hat, 5, 1000, 500, 30, , 2, , 2, 0, 2, 256, , 0, 0, {}, {} +4034, BlackPearl, Black Pearl, 3, 8000, 4000, 5, , , , , , , , , , , {}, {} +4035, PickledBeets, Pickled Beets, 0, 100, 50, 150, , , , , , , , , , , {itemheal 50, 0; setlook LOOK_HAIR_COLOR, HC_PURPLE;}, {} // No new additions to the 4000s please. Add to the bottom of the < 1000s for regular entries and the 2000s for dyed entries. -- cgit v1.2.3-60-g2f50