From e095298140bf9867671007aa53fc2e52e1f2d4cd Mon Sep 17 00:00:00 2001 From: Wombat Date: Wed, 22 Dec 2010 02:38:37 -0500 Subject: fixes: bandit quest, mob_db, nivalis soul menhir Fixed mob ids on bandit quest summoning, fixed Pumpkin stats, fixed soul menhir in Nivalis. --- npc/011-6/bryant.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/011-6/bryant.txt') diff --git a/npc/011-6/bryant.txt b/npc/011-6/bryant.txt index 07c5453d..4c1579b9 100644 --- a/npc/011-6/bryant.txt +++ b/npc/011-6/bryant.txt @@ -18,7 +18,7 @@ L_Bryant_Summon: next; mes "\"I believe I saw him run into a cave south and east of here. There is a red carpet in front of the cave entrance. Be careful and good luck.\""; set TMW_Quest, 44; - monster "011-6.gat",260,250,"BanditLord",1064,1, "Bryant::onBanditLordDead"; + monster "011-6.gat",260,250,"BanditLord",1065,1, "Bryant::onBanditLordDead"; close; onBanditLordDead: -- cgit v1.2.3-70-g09d2