summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--world/map/npc/033-1/kimarr.txt2
1 files changed, 2 insertions, 0 deletions
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;