From efaaf842dc3717e21b915edf37b3e907b02fa5a1 Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Mon, 21 Dec 2015 20:12:45 +0800 Subject: Replace -1,{ with FAKE_NPC,{ replace using Notepad++ --- npc/dev/ci_test.txt | 2 +- npc/dev/test.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/dev') diff --git a/npc/dev/ci_test.txt b/npc/dev/ci_test.txt index 92db23acc..c55c87e5b 100644 --- a/npc/dev/ci_test.txt +++ b/npc/dev/ci_test.txt @@ -37,7 +37,7 @@ //= Usage: ./map-server --load-plugin script_mapquit --load-script npc/dev/test.txt --load-script npc/dev/ci_test.txt //========================================================================= -- script HerculesSelfTestCI -1,{ +- script HerculesSelfTestCI FAKE_NPC,{ end; OnInit: diff --git a/npc/dev/test.txt b/npc/dev/test.txt index 0f74067ac..72cf86616 100644 --- a/npc/dev/test.txt +++ b/npc/dev/test.txt @@ -111,7 +111,7 @@ function script F_TestVarOfAnotherNPC { return getvariableofnpc(.x, getarg(0)); } -- script TestVarOfAnotherNPC -1,{ +- script TestVarOfAnotherNPC FAKE_NPC,{ // Used to test getvariableofnpc() end; } @@ -787,7 +787,7 @@ OnSetReference: return getarg(0); } -- script HerculesSelfTest -1,{ +- script HerculesSelfTest FAKE_NPC,{ end; OnInit: -- cgit v1.2.3-60-g2f50