diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-10-27 16:57:50 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-10-27 16:59:44 +0200 |
commit | 001e4f995dd810f612a96daae88bde871fb3c115 (patch) | |
tree | aec00cf074c8e262e52705b88d9b08937fa61fbb | |
parent | 7fc7974c667e3b6377754f0894ef2ae0687686f0 (diff) | |
download | serverdata-001e4f995dd810f612a96daae88bde871fb3c115.tar.gz serverdata-001e4f995dd810f612a96daae88bde871fb3c115.tar.bz2 serverdata-001e4f995dd810f612a96daae88bde871fb3c115.tar.xz serverdata-001e4f995dd810f612a96daae88bde871fb3c115.zip |
Replacing the Label of Dementia Potion by 'Grimace of Dementia' which is used in items.xml
-rw-r--r-- | world/map/db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 0610e02e..a30a136d 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -693,7 +693,7 @@ 4026, IceCube, Ice Cube, 3, 200, 100, 1, , , , , , , , , , , {}, {} 4027, YetiMask, Yeti Mask, 5, 6000, 3000, 10, , 4, , -10, 0, 2, 256, , 0, 0, {}, {} 4028, WizardHat, Wizard Hat, 5, 5000, 2500, 20, , 5, , 5, 0, 2, 256, , 1, 0, {}, {bonus bInt, 3;} -4029, DementiaPotion, Dementia Potion, 3, 20, 10, 10, , , , , , 2, , , 0, , {}, {} +4029, DementiaPotion, 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;} // No new additions to the 4000s please. Add to the bottom of the < 1000s for regular entries and the 2000s for dyed entries. |