summaryrefslogtreecommitdiff
path: root/npc/guild
diff options
context:
space:
mode:
Diffstat (limited to 'npc/guild')
-rw-r--r--npc/guild/payg_cas05.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/guild/payg_cas05.txt b/npc/guild/payg_cas05.txt
index acf5eb2c2..b0f48616f 100644
--- a/npc/guild/payg_cas05.txt
+++ b/npc/guild/payg_cas05.txt
@@ -50,7 +50,8 @@ pay_gld,208,268,4 script Bamboo Grove Hill#f5-3::BambooGroveHill2 722,{
if (select("Return to the guild castle.:Quit.") == 1) {
if (getcharid(2) == GetCastleData("payg_cas05",1)) {
warp "payg_cas05",276,227;
- //warp "payg_cas05",243;27; end;
+ //warp "payg_cas05",243;27;
+ end;
}
}
close;