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/009-2_Hurnscald/lena.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'npc/009-2_Hurnscald/lena.txt') diff --git a/npc/009-2_Hurnscald/lena.txt b/npc/009-2_Hurnscald/lena.txt index a88da8da..52144a35 100644 --- a/npc/009-2_Hurnscald/lena.txt +++ b/npc/009-2_Hurnscald/lena.txt @@ -26,8 +26,8 @@ L_Lena_Approves: set TMW_Quest, 41; mes "[Lena]"; mes "\"You look like you can handle yourself in a fight. If you can take on this scourge I'll reward you with a hat like mine. In order to prove your mettle, bring me 10 [Bandit Hood]s so I know they've met their match.\""; - areamonster "008-1.gat",25,60,40,65,"Bandit",1063,3, "::"; - areamonster "011-1.gat",35,40,65,60,"Bandit",1063,3, "::"; + areamonster "008-1.gat",25,60,40,65,"Bandit",1064,3, "::"; + areamonster "011-1.gat",35,40,65,60,"Bandit",1064,3, "::"; close; L_Lena_No_Fan: @@ -66,8 +66,8 @@ L_Lena_Bandit_Leader: L_Lena_Bandit_Leader_Yes: set TMW_Quest, 43; - areamonster "008-1.gat",25,60,40,65,"Bandit",1063,3, "::"; - areamonster "011-1.gat",35,40,65,60,"Bandit",1063,3, "::"; + areamonster "008-1.gat",25,60,40,65,"Bandit",1064,3, "::"; + areamonster "011-1.gat",35,40,65,60,"Bandit",1064,3, "::"; mes "[Lena]"; mes "\"You have a brave heart. Though I know you can suceed on your own, I recommend finding others to help you defeat the bandit leader. I believe he could pose a significant threat to solitary individuals seeking to challenge him. Good luck!\""; close; -- cgit v1.2.3-70-g09d2