diff options
author | cafe <cafe@cafe-EP45-UD3L.(none)> | 2012-03-07 17:02:32 -0300 |
---|---|---|
committer | cafe <cafe@cafe-EP45-UD3L.(none)> | 2012-03-07 17:02:32 -0300 |
commit | 2f04793b55d20e7a0e919da1c45b21af9a199953 (patch) | |
tree | b176589564accc84757506814e7d47d2c8bd6487 /world/map/db/item_db.txt | |
parent | c32f84d9fd28033b38f69ae59fadb87c88fb8e8f (diff) | |
download | serverdata-2f04793b55d20e7a0e919da1c45b21af9a199953.tar.gz serverdata-2f04793b55d20e7a0e919da1c45b21af9a199953.tar.bz2 serverdata-2f04793b55d20e7a0e919da1c45b21af9a199953.tar.xz serverdata-2f04793b55d20e7a0e919da1c45b21af9a199953.zip |
Add new items
Diffstat (limited to 'world/map/db/item_db.txt')
-rw-r--r-- | world/map/db/item_db.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index 71a07b81..fdc154fb 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -723,4 +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;}, {} // No new additions to the 4000s please. Add to the bottom of the < 1000s for regular entries and the 2000s for dyed entries. |