summaryrefslogtreecommitdiff
path: root/npc/test/npc1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/test/npc1.txt')
-rw-r--r--npc/test/npc1.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/test/npc1.txt b/npc/test/npc1.txt
index a75a0120..4754e4ed 100644
--- a/npc/test/npc1.txt
+++ b/npc/test/npc1.txt
@@ -704,10 +704,6 @@ OnWhisperGlobal:
mes "cmd: " + @whispervar0$;
close;
-OnSkillInvoke:
- skillInvoke[@skillId] = skillInvoke[@skillId] + 1;
- end;
-
OnReadyCheck:
consolemes(CONSOLEMES_DEBUG, "OnReadyCheck");
$@bgid1 = waitingroom2bg("testbg", 10, 10, "bgnpc1::OnLogout","bgnpc1:OnDie");