From 346ad6d6832887e0e903857660108f0052263a72 Mon Sep 17 00:00:00 2001 From: Fate Date: Sun, 31 May 2009 15:38:53 +0000 Subject: Added slow-poison potions and made Wyara sell them --- db/const.txt | 1 + db/item_db.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'db') diff --git a/db/const.txt b/db/const.txt index 3bdcb3b4..3091efb3 100644 --- a/db/const.txt +++ b/db/const.txt @@ -152,6 +152,7 @@ cPurple 8 cDarkGreen 9 sc_poison 132 +sc_slowpoison 14 NIBBLE_0_SHIFT 0 NIBBLE_0_MASK 15 diff --git a/db/item_db.txt b/db/item_db.txt index 3d8d417b..5d74ef87 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -231,6 +231,7 @@ 747,LacedChocolateCake,Laced Chocolate Cake,0,550,125,10,,,,,,2,,,0,,{ itemheal 11,0; },{}, 748,LacedOrangeCupcake,Laced Orange Cupcake,0,90,45,5,,,,,,2,,,0,,{ itemheal 100,0; },{}, 749,Towel,Towel,5,800,250,1,,,,5,0,2,8,,0,0,{},{}, +750,SlowPoisonPotion,Slow Poison Potion,0,500,200,10,,,,,,2,,,0,,{ itemheal 5,0; sc_start sc_slowpoison, 180000, 180; },{}, ,,,,,,,,,,,,,,,,,,,, 1198,JackOSoul,Jack O Soul,3,100000,1,1,,,,,,,,,,,{},{},, 1199,Arrow,Arrow,10,3,1,1,25,0,0,,0,2,32768,,,,{},{},, -- cgit v1.2.3-60-g2f50