summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-11 22:29:18 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-11 22:29:18 -0300
commitcb8a94628443b09d3b930854ae7f54b7bbf7dff3 (patch)
tree6f4df06df61ebf0c12840228d541f1c14811d202
parent11f8efbc4e0e8576126ba411b5d500111a4acffb (diff)
downloadserverdata-cb8a94628443b09d3b930854ae7f54b7bbf7dff3.tar.gz
serverdata-cb8a94628443b09d3b930854ae7f54b7bbf7dff3.tar.bz2
serverdata-cb8a94628443b09d3b930854ae7f54b7bbf7dff3.tar.xz
serverdata-cb8a94628443b09d3b930854ae7f54b7bbf7dff3.zip
Fix the hotfix
-rw-r--r--npc/commands/kami.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/kami.txt b/npc/commands/kami.txt
index 46d422a3..c3d38f9a 100644
--- a/npc/commands/kami.txt
+++ b/npc/commands/kami.txt
@@ -37,7 +37,7 @@ OnInstNuke:
end;
OnHotfix1:
- maptimer2(getmap(), 10, instance_npcname("Alissa#ED1")+"::OnFin");
+ maptimer2(getmap(), 10, instance_npcname("Alissa#ED1::OnFin");
end;
OnHotfix2: