From 7484fd3e649a7f874fd03e599e726b4356f43c93 Mon Sep 17 00:00:00 2001 From: Coffee Date: Fri, 3 Jun 2011 09:13:12 -0300 Subject: Small change to prevent mapserver warnings --- npc/027-3/entrance.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/npc/027-3/entrance.txt b/npc/027-3/entrance.txt index c2e8019c..62bd93d7 100644 --- a/npc/027-3/entrance.txt +++ b/npc/027-3/entrance.txt @@ -1,6 +1,6 @@ // Effects for opening and closing the gate. Also set it so no new player can't be warped in once the gate is opened. -027-3.gat,40,57,0 script #gatecontrol 127, 2, 1{ +027-3.gat,40,57,0 script #gatecontrol 127,2,1{ mes "Once you pass this point I cannot warp anyone else to help. " + "Are you sure you are ready to go?"; menu @@ -32,10 +32,10 @@ OnTimer2000: // Effects for the exit. -027-3.gat,40,78,0 script #cryptexit2 127, 3, 3{ +027-3.gat,40,78,0 script #cryptexit2 127,3,3{ mes "Unfortunately, once I bring you to this time pocket" + "you cannot leave through its normal exit." + "The only way to get out is to defeat the reaper" + "or die..."; close; -} \ No newline at end of file +} -- cgit v1.2.3-60-g2f50