diff options
author | Fate <fate-tmw@googlemail.com> | 2009-01-22 21:12:18 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2009-01-22 21:12:18 -0700 |
commit | 1f23802f93ef9c987668a263650dc06d7a87d25b (patch) | |
tree | 06d0de7629d5df79ceb0cdbdf5294e9495f32514 /db | |
parent | 93100e96827d3d5f5adbe470d8053d0b865775c8 (diff) | |
download | serverdata-1f23802f93ef9c987668a263650dc06d7a87d25b.tar.gz serverdata-1f23802f93ef9c987668a263650dc06d7a87d25b.tar.bz2 serverdata-1f23802f93ef9c987668a263650dc06d7a87d25b.tar.xz serverdata-1f23802f93ef9c987668a263650dc06d7a87d25b.zip |
Changed purification potion permissions to allow all genders
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index f617c7e4..d57758f9 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -222,7 +222,7 @@ 730, Lifestone, Lifestone, 3, 0, 0, 1, , , , , , , , , , , , {}, {} 731, AssassinPants, Assassin Pants, 5, 10000, 3000, 10, , 5, , -5, 0, 10477567, 2, 1, , 0, 0, {}, {} 732, DruidTreeBranch, Druid Tree Branch, 3, 0, 0, 2, , , , , , 10477567, , , , , , {}, {} -733, PurificationPotion, Purification Potion, 0, 0, 0, 5, , , , , , 10477567, , , , , , { callfunc "PurificationPotion"; }, {} +733, PurificationPotion, Purification Potion, 0, 0, 0, 5, , , , , , 10477567, 2, , , , , { callfunc "PurificationPotion"; }, {} 734, BlackBoots, Black Boots, 5, 20000, 3000, 35, , 4, , -10, 0, 10477567, 2, 64, , 0, 0, {}, {} 735, WhiteCottonBoots, White Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 10477567, 2, 64, , 0, 0, {}, {} 736, WhiteCake, WhiteCake, 0, 500, 100, 10, , , , , , 10477567, 2, , , 0, , { itemheal 10,0; }, {} |