From 031bcfea33d24d3dd8d7ebf8b22bcdd9090c3af1 Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Thu, 8 May 2008 16:05:45 +0000 Subject: * Fixed times-invested not resetting in WoE scripts. - Fixed a warning when the standard chest spawn time triggered. - Corrected several flag-in spawn points, (burgerpot:1475) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12691 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guild/prtg_cas03.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/guild/prtg_cas03.txt') diff --git a/npc/guild/prtg_cas03.txt b/npc/guild/prtg_cas03.txt index 7a331be9a..b7ae3553c 100644 --- a/npc/guild/prtg_cas03.txt +++ b/npc/guild/prtg_cas03.txt @@ -10,6 +10,7 @@ //= NPCs that relate to Prontera Guild Castle 1 //===== Additional Comments: ================================= //= 1.0 First Version. No longer uses functions. [L0ne_W0lf] +//= 1.1 Corrected flag-in spawn point. [L0ne_W0lf] //============================================================ // Guild Flag (Town) @@ -47,7 +48,7 @@ prt_gld,147,140,4 script Fadhgridh#p3-2::Fadhgridh2 722,{ next; if (select("Return to the guild castle.:Quit.") == 1) { if (getcharid(2) == GetCastleData("prtg_cas03",1)) { - warp "prtg_cas03",45,99; + warp "prtg_cas03",181,215; end; } } -- cgit v1.2.3-60-g2f50