diff options
author | Fate <fate-tmw@googlemail.com> | 2008-11-30 16:39:49 -0700 |
---|---|---|
committer | Fate <fate-tmw@googlemail.com> | 2008-11-30 16:39:49 -0700 |
commit | 98860f7aa06060e6c6b59efeb3414b3bec67695a (patch) | |
tree | 5c324c55069abd6d43f4f737f9e7168056d1c436 /db/item_db.txt | |
parent | 2b67987792ba5cf7057df4b41056f5b689c63251 (diff) | |
download | serverdata-98860f7aa06060e6c6b59efeb3414b3bec67695a.tar.gz serverdata-98860f7aa06060e6c6b59efeb3414b3bec67695a.tar.bz2 serverdata-98860f7aa06060e6c6b59efeb3414b3bec67695a.tar.xz serverdata-98860f7aa06060e6c6b59efeb3414b3bec67695a.zip |
Added magic constants and Auldsbel the wizard (tested except for the mana seed part, still needs the magic quests)
Diffstat (limited to 'db/item_db.txt')
-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 591a5de8..c55a5aa1 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -194,7 +194,7 @@ 702, WeddingRing, Wedding Ring, 5, 1000, 1, 1, , 0, , 1, 0, 10477567, 2, 128, , 0, 0, {}, {} 703, SulphurPowder, Sulphur Powder, 3, 1000, 100, 2, , , , , , 10477567, 2, , , 0, , {}, {} 704, IronPowder, Iron Powder, 3, 800, 80, 3, , , , , , 10477567, 2, , , 0, , {}, {} -705, MagicPotion, Magic Potion, 0, 2000, 300, 50, , , , , , 10477567, 2, , , 0, , { itemheal 0, 10; callfunc "MagicGainBasic"; }, {} +705, ManaPotion, Mana Potion, 0, 2000, 300, 50, , , , , , 10477567, 2, , , 0, , { itemheal 0, 10; callfunc "MagicGainBasic"; }, {} 706, GoldenScorpionStinger, Golden Scorpion Stinger, 3, 2000, 500, 2, , , , , , , , , , , , {}, {} 707, MonsterOilPotion, Monster Oil Potion, 3, 10000, 2000, 50, , , , , , , , , , , , {}, {} 708, LeatherPatch, Leather Patch, 3, 300, 150, 18, , , , , , , , , , , , {}, {} |