summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 22:50:18 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 22:50:18 -0300
commit88e8789707de422df314cf096a9ec12700ea9aff (patch)
treea7c5e4153518de36854bb26479fe59233f1ded2a /npc/commands
parentb376c7433420d59afcc36c94cab1f9cb38192ff2 (diff)
downloadserverdata-88e8789707de422df314cf096a9ec12700ea9aff.tar.gz
serverdata-88e8789707de422df314cf096a9ec12700ea9aff.tar.bz2
serverdata-88e8789707de422df314cf096a9ec12700ea9aff.tar.xz
serverdata-88e8789707de422df314cf096a9ec12700ea9aff.zip
Remove puppet code from regular NPCs (only events still using them)
Diffstat (limited to 'npc/commands')
-rwxr-xr-xnpc/commands/numa.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/commands/numa.txt b/npc/commands/numa.txt
index 207ec032..92cd5c9d 100755
--- a/npc/commands/numa.txt
+++ b/npc/commands/numa.txt
@@ -87,10 +87,11 @@ L_close:
OnInit:
registercmd chr(ATCMD_SYMBOL) + "numa", strnpcinfo(0);
registercmd chr(ATCMD_SYMBOL) + "superdebug", strnpcinfo(0);
- if (puppet("017-9", 30, 28, "Numa", 393) < 1) mapexit;
end;
}
+017-9,30,28,0 duplicate(SuperDebug) Numa NPC393
+
function script QuestDebug {
goto L_ChooseContinent;