summaryrefslogtreecommitdiff
path: root/npc/guild/payg_cas03.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-11 14:30:17 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-11 14:30:17 +0000
commit4995b7d73889e05becabc8ea8fae477b72558dec (patch)
tree274ab51241f6a8c2313af47bde578d0c1f34a555 /npc/guild/payg_cas03.txt
parentf524249033d191ad5605a878c95cbfe80d645ecb (diff)
downloadhercules-4995b7d73889e05becabc8ea8fae477b72558dec.tar.gz
hercules-4995b7d73889e05becabc8ea8fae477b72558dec.tar.bz2
hercules-4995b7d73889e05becabc8ea8fae477b72558dec.tar.xz
hercules-4995b7d73889e05becabc8ea8fae477b72558dec.zip
* 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
Diffstat (limited to 'npc/guild/payg_cas03.txt')
-rw-r--r--npc/guild/payg_cas03.txt5
1 files changed, 3 insertions, 2 deletions
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;