diff options
Diffstat (limited to 'npc/guides/guides_alb.txt')
-rw-r--r-- | npc/guides/guides_alb.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/guides/guides_alb.txt b/npc/guides/guides_alb.txt index e25207d59..17073a805 100644 --- a/npc/guides/guides_alb.txt +++ b/npc/guides/guides_alb.txt @@ -18,7 +18,7 @@ //============================================================ //North -alberta.gat,23,238,4 script Guide::Alb_Guide 105,{ +alberta,23,238,4 script Guide::Alb_Guide 105,{ cutin "prt_soldier",2; mes "[Alberta Guide]"; mes "Welcome to Alberta, the Port City."; @@ -108,4 +108,4 @@ L_END: } // South -------------------------------------------------------- -alberta.gat,120,60,3 duplicate(Alb_Guide) Guide#2 105
\ No newline at end of file +alberta,120,60,3 duplicate(Alb_Guide) Guide#2 105
\ No newline at end of file |