diff options
Diffstat (limited to 'npc/pre-re/guides')
-rw-r--r-- | npc/pre-re/guides/guides_alberta.txt | 2 | ||||
-rw-r--r-- | npc/pre-re/guides/guides_moscovia.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/pre-re/guides/guides_alberta.txt b/npc/pre-re/guides/guides_alberta.txt index c08894f52..966e0c364 100644 --- a/npc/pre-re/guides/guides_alberta.txt +++ b/npc/pre-re/guides/guides_alberta.txt @@ -156,4 +156,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 105 diff --git a/npc/pre-re/guides/guides_moscovia.txt b/npc/pre-re/guides/guides_moscovia.txt index 8986c7502..790e42472 100644 --- a/npc/pre-re/guides/guides_moscovia.txt +++ b/npc/pre-re/guides/guides_moscovia.txt @@ -89,4 +89,4 @@ moscovia,161,76,4 script Moscovia Guide#mosk 959,{ mes "Take care."; close; } -}
\ No newline at end of file +} |