diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-15 13:43:09 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-15 13:43:09 +0000 |
commit | 3aa7336ae0e7fdd1892f43fb681853483a2e907a (patch) | |
tree | 890f2048c7637529ca191dad77111630e31e5b5b /npc/cities | |
parent | c94beabfdf8931a577823fa6350829fdb55addc0 (diff) | |
download | hercules-3aa7336ae0e7fdd1892f43fb681853483a2e907a.tar.gz hercules-3aa7336ae0e7fdd1892f43fb681853483a2e907a.tar.bz2 hercules-3aa7336ae0e7fdd1892f43fb681853483a2e907a.tar.xz hercules-3aa7336ae0e7fdd1892f43fb681853483a2e907a.zip |
Corrected all Schwarzwald typos (except for the WIP one)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9867 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/einbech.txt | 2 | ||||
-rw-r--r-- | npc/cities/lighthalzen.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/einbech.txt b/npc/cities/einbech.txt index e83ddbe22..a5fea92f0 100644 --- a/npc/cities/einbech.txt +++ b/npc/cities/einbech.txt @@ -814,7 +814,7 @@ einbech.gat,151,168,4 script Tollaf 854,{ mes "live so much better than we"; mes "do, especially those snobs in"; mes "Einbroch! Einbech must be the"; - mes "worst town of Schwartzwald Republic."; + mes "worst town of Schwarzwald Republic."; mes "No, it's the worst in the world!"; close; } diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt index 5dd29a812..18ca9f3ad 100644 --- a/npc/cities/lighthalzen.txt +++ b/npc/cities/lighthalzen.txt @@ -135,7 +135,7 @@ lighthalzen.gat,233,121,4 script Kariya 72,{ mes "Still, It's a fitting"; mes "name for the wealthiest"; mes "and most luxurious city in"; - mes "all the Schwaltzvalt Republic."; + mes "all the Schwarzwald Republic."; mes "So how do you like this place?"; close; } |