summaryrefslogtreecommitdiff
path: root/npc/023-2/mk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/023-2/mk.txt')
-rw-r--r--npc/023-2/mk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/023-2/mk.txt b/npc/023-2/mk.txt
index 1fc1a5458..b4c763dce 100644
--- a/npc/023-2/mk.txt
+++ b/npc/023-2/mk.txt
@@ -128,7 +128,7 @@ OnTimer3000:
// Andrei Sakar's Fake Chant
if (.wcycle % 15 < 3) {
unittalk(.sakar, sprintf("Come %s %s, and %s %s!", any("great", "magnificent"), any("light", "oath", "sacrament"), any("devastate", "annihilate", "obliterate", "liquidate", "eviscerate"), "nearby"));
- harm(.mk, 100, HARM_MISC, Ele_Holy);
+ harm(.mk, 100, HARM_MISC, Ele_Holy, .sakar);
}
end;