diff options
author | Wombat <hpwombat@yahoo.com> | 2011-01-10 15:47:29 -0500 |
---|---|---|
committer | Wombat <hpwombat@yahoo.com> | 2011-01-10 15:47:29 -0500 |
commit | fb0efd722c823fa40e574e0a6f1e6ba60a595acd (patch) | |
tree | 5e1d0ba154888e34219567571e1720d2b0781cee /db | |
parent | cfce4f99b879e522cb1c3fe9174515a585d5d193 (diff) | |
download | serverdata-fb0efd722c823fa40e574e0a6f1e6ba60a595acd.tar.gz serverdata-fb0efd722c823fa40e574e0a6f1e6ba60a595acd.tar.bz2 serverdata-fb0efd722c823fa40e574e0a6f1e6ba60a595acd.tar.xz serverdata-fb0efd722c823fa40e574e0a6f1e6ba60a595acd.zip |
added monocle to db
added monocle to item_db.txt
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index ad98428f..eb5abe24 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -616,4 +616,5 @@ 4029, DementiaPotion, Dementia Potion, 3, 20, 10, 10, , , , , , 2, , , 0, , {}, {} #ID, Name, Label, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} 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 bAtkRange, 1;} |