From 40464b7e649d76e38fb41677190a2bade3eca52a Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 27 Aug 2011 18:05:51 -0700 Subject: Fix talk of interfering fluffy hunters --- world/map/npc/033-1/kimarr.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/033-1') diff --git a/world/map/npc/033-1/kimarr.txt b/world/map/npc/033-1/kimarr.txt index 5c036326..308261d6 100644 --- a/world/map/npc/033-1/kimarr.txt +++ b/world/map/npc/033-1/kimarr.txt @@ -100,7 +100,7 @@ L_Ask: L_AlreadyGotReward: callsub S_Clean; - mes "Once again you prove you are worth as a hunter, " + strcharinfo(0); + mes "Once again you prove you are worth as a hunter, " + strcharinfo(0) + "."; goto L_Close; L_Reward1: @@ -221,8 +221,8 @@ L_GotOut: OnTooMany: if (getcharid(3) == $@Fluffy_FighterID) end; - warp "033-1.gat", 77, 34; npctalk "Hey " + strcharinfo(0) + "! What are you doing there? This hunt is for " + $@Fluffy_Fighter$ + " alone!"; + warp "033-1.gat", 77, 34; end; L_Died: -- cgit v1.2.3-60-g2f50