From 2cd092f34715dfc3eb8a8294df11e85dfb46e5e7 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 25 Oct 2012 19:18:31 +0200 Subject: Pickled Beets were accidently only usable by female characters. --- world/map/db/item_db.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'world/map') diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 6d373e7d..18503b26 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -741,5 +741,6 @@ 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;}, {} +4035, PickledBeets, Pickled Beets, 0, 100, 50, 150, , , , , , 2, , , , , {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