summaryrefslogtreecommitdiff
path: root/npc/012-1/guards.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-15 22:09:30 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-15 22:09:30 -0300
commit07237b82feb2b70ebdf8cad77967e1ce439a9ddb (patch)
tree53f9dc5a82604af8d8e58793012c02a05cff2546 /npc/012-1/guards.txt
parentbe65a8c92223c8ae4828536d4dc40005774e1dba (diff)
downloadserverdata-07237b82feb2b70ebdf8cad77967e1ce439a9ddb.tar.gz
serverdata-07237b82feb2b70ebdf8cad77967e1ce439a9ddb.tar.bz2
serverdata-07237b82feb2b70ebdf8cad77967e1ce439a9ddb.tar.xz
serverdata-07237b82feb2b70ebdf8cad77967e1ce439a9ddb.zip
Remove debugs
Diffstat (limited to 'npc/012-1/guards.txt')
-rw-r--r--npc/012-1/guards.txt6
1 files changed, 3 insertions, 3 deletions
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;