From 5792849762f40ee6d5fd3ff5aa017c04f406f907 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 2 Sep 2011 21:05:00 +0200 Subject: barbarians: fix some error in debug npc and minor spelling error in kimarr --- world/map/npc/033-1/debug.txt | 2 +- world/map/npc/033-1/kimarr.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/world/map/npc/033-1/debug.txt b/world/map/npc/033-1/debug.txt index d062ae55..5fab2310 100644 --- a/world/map/npc/033-1/debug.txt +++ b/world/map/npc/033-1/debug.txt @@ -17,7 +17,7 @@ L_Fluffy: set @Q_Barbarians_SHIFT, NIBBLE_0_SHIFT; set @state, 3; callsub S_Update_Mask; - wolvern_count + set wolvern_count, 0; close; L_Reset: diff --git a/world/map/npc/033-1/kimarr.txt b/world/map/npc/033-1/kimarr.txt index ee768428..ace4aadb 100644 --- a/world/map/npc/033-1/kimarr.txt +++ b/world/map/npc/033-1/kimarr.txt @@ -112,7 +112,7 @@ L_Reward1: // as far as I can tell, this fails because it won't resume from the "next" // when the script is executed via the "OnFluffyDeath" callback // (I haven't tried via the 301st call of OnTimer1000) - message strcharinfo(0), "Kimarr: talk to me for your reward"; + message strcharinfo(0), "Kimarr: Talk to me for your reward."; goto L_Close; // this label is reached on completion of the quest, or, if you inventory was -- cgit v1.2.3-60-g2f50