summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-14 22:18:48 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-14 22:18:48 -0300
commitc8d92e89f27cbe95bcea71d1744fa5bbc03e7c18 (patch)
treebe9240ecacf7d0698fa1d1448a5069f28b81c2f8
parent492ebc4e91597e29db5caff15e2114a4ce6a65f0 (diff)
downloadserverdata-c8d92e89f27cbe95bcea71d1744fa5bbc03e7c18.tar.gz
serverdata-c8d92e89f27cbe95bcea71d1744fa5bbc03e7c18.tar.bz2
serverdata-c8d92e89f27cbe95bcea71d1744fa5bbc03e7c18.tar.xz
serverdata-c8d92e89f27cbe95bcea71d1744fa5bbc03e7c18.zip
Uh
-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: