summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/003-1/lieutenantdausen.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/lieutenantdausen.txt b/npc/003-1/lieutenantdausen.txt
index 02ae0f7ad..8667b1882 100644
--- a/npc/003-1/lieutenantdausen.txt
+++ b/npc/003-1/lieutenantdausen.txt
@@ -162,7 +162,7 @@ OnLieutenantDeath:
OnColonelDeath:
getitem StrangeCoin, 1;
Karma=Karma+1;
- set $MOST_HEROIC$=strcharinfo(0);
+ $MOST_HEROIC$=strcharinfo(0);
mapannounce("003-1", l("##2The Monster Colonel was defeated by @@!", strcharinfo(0)), bc_map);
end;