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/airports | |
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/airports')
-rw-r--r-- | npc/airports/airships.txt | 2 | ||||
-rw-r--r-- | npc/airports/einbroch.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/airports/airships.txt b/npc/airports/airships.txt index 85113118b..da9f9b687 100644 --- a/npc/airports/airships.txt +++ b/npc/airports/airships.txt @@ -754,7 +754,7 @@ izlude.gat,201,54,3 script Airship Staff#izl 91,{ hugel.gat,182,150,3 script Airship Staff#hu 91,{ mes "[Airship Staff]"; - mes "Welcome to the Schwartzwald Republic's Airship."; + mes "Welcome to the Schwarzwald Republic's Airship."; mes "How may I help you?"; next; menu "Board the Airship",-,"Cancel",L_Cancel; diff --git a/npc/airports/einbroch.txt b/npc/airports/einbroch.txt index 8b9ba4b78..b0cb7f420 100644 --- a/npc/airports/einbroch.txt +++ b/npc/airports/einbroch.txt @@ -98,7 +98,7 @@ einbroch.gat,94,267,4 script Airship Staff 91,{ mes "Please use this door to"; mes "board the Airship wich stops"; mes "over Lighthalzen and Juno in"; - mes "the Schwaltzvalt Republic"; + mes "the Schwarzwald Republic"; next; mes "[Airship Staff]"; mes "Otherwise, if Einbroch is"; |