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/payg_cas03.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'npc/guild/payg_cas03.txt') diff --git a/npc/guild/payg_cas03.txt b/npc/guild/payg_cas03.txt index c149b21e9..f266a99cf 100644 --- a/npc/guild/payg_cas03.txt +++ b/npc/guild/payg_cas03.txt @@ -3,13 +3,14 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.0 +//= 1.1 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= //= NPCs that relate to Payon Guild Castle 3 //===== Additional Comments: ================================= //= 1.0 First Version. No longer uses functions. [L0ne_W0lf] +//= 1.1 Corrected treasure room switch coordinates. [L0ne_W0lf] //============================================================ // Guild Flag (Town) @@ -144,7 +145,7 @@ payg_cas03,163,167,0 script #switch_Py03 111,{ next; switch(select("Pull.:Do not.")) { case 1: - warp "payg_cas03",11,278; + warp "payg_cas03",50,261; break; case 2: break; -- cgit v1.2.3-70-g09d2