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 ebdc144e9..f4a0d12ce 100644 --- a/npc/pre-re/guides/guides_alberta.txt +++ b/npc/pre-re/guides/guides_alberta.txt @@ -154,4 +154,4 @@ alberta,23,238,4 script Guide#alb::AlbGuide 8W_SOLDIER,{ end; } -alberta,120,60,3 duplicate(AlbGuide) Guide#2alb 8W_SOLDIER
\ No newline at end of file +alberta,120,60,3 duplicate(AlbGuide) Guide#2alb 8W_SOLDIER diff --git a/npc/pre-re/guides/guides_moscovia.txt b/npc/pre-re/guides/guides_moscovia.txt index b71f35006..49975358f 100644 --- a/npc/pre-re/guides/guides_moscovia.txt +++ b/npc/pre-re/guides/guides_moscovia.txt @@ -87,4 +87,4 @@ moscovia,161,76,4 script Moscovia Guide#mosk 4_F_RUSWOMAN1,{ mes "Take care."; close; } -}
\ No newline at end of file +} |