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/aldeg_cas05.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/guild/aldeg_cas05.txt') diff --git a/npc/guild/aldeg_cas05.txt b/npc/guild/aldeg_cas05.txt index 1823c1cf5..025637092 100644 --- a/npc/guild/aldeg_cas05.txt +++ b/npc/guild/aldeg_cas05.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= //= NPCs that relate to Al De Baran Guild Castle 5 //===== Additional Comments: ================================= //= 1.0 First Version. No longer uses functions. [L0ne_W0lf] +//= 1.1 Corrected flag-in spawn point. [L0ne_W0lf] //============================================================ // Guild Flag (Town) @@ -46,7 +47,7 @@ alde_gld,265,93,6 script Rothenburg#a5-2::Rothenburg2 722,{ next; if (select("Return to the guild castle.:Quit.") == 1) { if (getcharid(2) == GetCastleData("aldeg_cas05",1)) { - warp "aldeg_cas05",218,170; + warp "aldeg_cas05",31,190; end; } } -- cgit v1.2.3-70-g09d2