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 b04d2e1c1..002857dc8 100644
--- a/npc/test/npc1.txt
+++ b/npc/test/npc1.txt
@@ -715,10 +715,6 @@ OnWhisperGlobal:
mes "cmd: " + @whispervar0$;
close;
-OnSkillInvoke:
- skillInvoke[@skillId] = skillInvoke[@skillId] + 1;
- end;
-
OnReadyCheck:
debugmes "OnReadyCheck";
$@bgid1 = waitingroom2bg("testbg", 10, 10, "bgnpc1::OnLogout","bgnpc1:OnDie");