summaryrefslogtreecommitdiff
path: root/world/map/npc/033-1/debug.txt
diff options
context:
space:
mode:
authorJessica Tölke <jtoelke@mail.upb.de>2011-09-02 20:35:08 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2011-09-02 20:35:08 +0200
commit1ea98ade0adb103de6e0b1697b8cda116c699f01 (patch)
treef0a3574f6e6f40be8a60e62f08ad67d8b8d50fcd /world/map/npc/033-1/debug.txt
parent53949e6a571d3c8824962614eaa669a962cf6c49 (diff)
downloadserverdata-1ea98ade0adb103de6e0b1697b8cda116c699f01.tar.gz
serverdata-1ea98ade0adb103de6e0b1697b8cda116c699f01.tar.bz2
serverdata-1ea98ade0adb103de6e0b1697b8cda116c699f01.tar.xz
serverdata-1ea98ade0adb103de6e0b1697b8cda116c699f01.zip
barbarians: some dialogue cleanup in kimarr and fixed something in the debug npc
Diffstat (limited to 'world/map/npc/033-1/debug.txt')
-rw-r--r--world/map/npc/033-1/debug.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/033-1/debug.txt b/world/map/npc/033-1/debug.txt
index fcf79d3d..d062ae55 100644
--- a/world/map/npc/033-1/debug.txt
+++ b/world/map/npc/033-1/debug.txt
@@ -17,6 +17,7 @@ L_Fluffy:
set @Q_Barbarians_SHIFT, NIBBLE_0_SHIFT;
set @state, 3;
callsub S_Update_Mask;
+ wolvern_count
close;
L_Reset:
@@ -24,6 +25,7 @@ L_Reset:
set @Q_Barbarians_SHIFT, NIBBLE_0_SHIFT;
set @state, 0;
callsub S_Update_Mask;
+ set wolvern_count, 0;
close;
S_Update_Mask: