summaryrefslogtreecommitdiff
path: root/npc/005-1-1/main.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-1-1/main.txt')
-rw-r--r--npc/005-1-1/main.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1-1/main.txt b/npc/005-1-1/main.txt
index b9a126055..46db948cb 100644
--- a/npc/005-1-1/main.txt
+++ b/npc/005-1-1/main.txt
@@ -159,7 +159,7 @@ OnMurder:
continue;
// We found the dead monster, mark it as dead and stop this meaningless loop
- htput .@key$, 0;
+ htput .@key$, .@mobId, 0;
break;
}
htidelete(.@hti);