From 07237b82feb2b70ebdf8cad77967e1ce439a9ddb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 15 Jun 2018 22:09:30 -0300 Subject: Remove debugs --- npc/012-1/guards.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/012-1/guards.txt') diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 517a7b9df..15b4ca41a 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -291,12 +291,12 @@ OnInit: end; OnEnterBG: - debugmes l("OnEnterBG"); + debugmes "OnEnterBG"; $@FK_Team1 = waitingroom2bg("012-1",141, 65,"start#hurns_lib::OnPlayerQuit","start#hurns_lib::OnPlayerDeath"); end; OnDoEvent: - debugmes l("OnDoEvent"); + debugmes "OnDoEvent"; mapannounce("012-1", "Find and slay the Monster Admiral! Don't let everyone die!", bc_map); .@Pl=getmapusers("012-1"); @@ -479,7 +479,7 @@ OnReadyCheck: end; donpcevent "Hurnsguard::OnEnterBG"; donpcevent "Hurnsguard::OnDoEvent"; - debugmes l("Prepare Warp"); + debugmes "Prepare Warp"; bg_warp $@FK_Team1,"012-1",141, 65; changemusic "012-1", "misuse.ogg"; //initnpctimer; -- cgit v1.2.3-60-g2f50