From 56002cde0922fbf921be7fe3d6e44b095cfdc2c8 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Wed, 1 Feb 2012 14:32:55 +0100 Subject: Barbarians: Kimarr offers the record list also before doing the hunting and comments when the player dies. --- world/map/npc/033-1/kimarr.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'world/map/npc/033-1/kimarr.txt') diff --git a/world/map/npc/033-1/kimarr.txt b/world/map/npc/033-1/kimarr.txt index 6e4a12ba..8cb3a172 100644 --- a/world/map/npc/033-1/kimarr.txt +++ b/world/map/npc/033-1/kimarr.txt @@ -90,6 +90,7 @@ L_Ask: menu "Yeah, let's start!",L_Game, "Could you explain again?",L_Explain_Game, + "Can you tell me who were the most successful Fluffy hunters?",L_ShowRecord, "Maybe later.",-; goto L_Close; @@ -223,6 +224,7 @@ OnTooMany: L_Died: warp "033-1.gat", 77, 34; message strcharinfo(0), "You are dead."; + npctalk "Oh no! " + $@Fluffy_Fighter$ + " got overwhelmed!"; callsub S_Clean; end; -- cgit v1.2.3-60-g2f50