From 4995b7d73889e05becabc8ea8fae477b72558dec Mon Sep 17 00:00:00 2001 From: L0ne_W0lf Date: Sun, 11 May 2008 14:30:17 +0000 Subject: * Fixed guild manager charging twice for invest - Corrected some treasure room switch sent-to spawns. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12701 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/guild/gefg_cas04.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/guild/gefg_cas04.txt') diff --git a/npc/guild/gefg_cas04.txt b/npc/guild/gefg_cas04.txt index 561540e5b..ac8463c94 100644 --- a/npc/guild/gefg_cas04.txt +++ b/npc/guild/gefg_cas04.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= //= NPCs that relate to Geffen Guild Castle 4 //===== Additional Comments: ================================= //= 1.0 First Version. No longer uses functions. [L0ne_W0lf] +//= 1.1 Corrected treasure room switch coordinates. [L0ne_W0lf] //============================================================ // Guild Flag (Town) @@ -142,7 +143,7 @@ gefg_cas04,117,123,0 script #switch_G04 111,{ next; switch(select("Pull.:Do not.")) { case 1: - warp "gefg_cas04",73,74; + warp "gefg_cas04",73,47; break; case 2: break; -- cgit v1.2.3-70-g09d2