summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/commands/kami.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt
index c9edc769..ba1e9c22 100644
--- a/npc/commands/kami.txt
+++ b/npc/commands/kami.txt
@@ -37,7 +37,9 @@ OnInstNuke:
end;
OnDelCells:
+ debugmes "delcells %s", implode(.@atcmd_parameters$, " ");
delcells implode(.@atcmd_parameters$, " ");
+ specialeffect(FX_MAGIC_WICKED_SPAWN, AREA, getcharid(3));
end;
OnHotfix1: