diff options
Diffstat (limited to 'npc/pre-re/guides/guides_alberta.txt')
-rw-r--r-- | npc/pre-re/guides/guides_alberta.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/pre-re/guides/guides_alberta.txt b/npc/pre-re/guides/guides_alberta.txt index 164aa528b..26a4bc6f1 100644 --- a/npc/pre-re/guides/guides_alberta.txt +++ b/npc/pre-re/guides/guides_alberta.txt @@ -48,7 +48,7 @@ alberta,23,238,4 script Guide#alb::AlbGuide 8W_SOLDIER,{ while (.@loop2) { if (.@wait_button_chk == 0) .@wait_button_chk = 1; else next; - + switch(select("^FF0000Merchant Guild^000000:Weapon Shop:Tool Shop:Inn:Forge:Cancel")) { case 1: mes "[Alberta Guide]"; |