diff options
Diffstat (limited to 'npc/pre-re/guides/guides_alberta.txt')
-rw-r--r-- | npc/pre-re/guides/guides_alberta.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/npc/pre-re/guides/guides_alberta.txt b/npc/pre-re/guides/guides_alberta.txt index c08894f52..f4a0d12ce 100644 --- a/npc/pre-re/guides/guides_alberta.txt +++ b/npc/pre-re/guides/guides_alberta.txt @@ -1,11 +1,9 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Alberta Guides //===== By: ================================================== //= kobra_k88; L0ne_W0lf //===== Current Version: ===================================== //= 1.5a -//===== Compatible With: ===================================== -//= rAthena SVN //===== Description: ========================================= //= [Official Conversion] //= Guides for the city of Alberta @@ -21,7 +19,7 @@ // -Thanks to $ephiroth. //============================================================ -alberta,23,238,4 script Guide#alb::AlbGuide 105,{ +alberta,23,238,4 script Guide#alb::AlbGuide 8W_SOLDIER,{ cutin "prt_soldier",2; mes "[Alberta Guide]"; mes "Welcome to Alberta,"; @@ -156,4 +154,4 @@ alberta,23,238,4 script Guide#alb::AlbGuide 105,{ end; } -alberta,120,60,3 duplicate(AlbGuide) Guide#2alb 105
\ No newline at end of file +alberta,120,60,3 duplicate(AlbGuide) Guide#2alb 8W_SOLDIER |