diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-10 13:18:01 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-10 13:18:01 +0000 |
commit | 38842d2629cff99101a54eae7b84ff151d2fa4ec (patch) | |
tree | c404d58cacddb66c14d04d54f4f0777db2318177 /npc | |
parent | a609841386e0eaa2b063a318d698e60fe21f02de (diff) | |
download | hercules-38842d2629cff99101a54eae7b84ff151d2fa4ec.tar.gz hercules-38842d2629cff99101a54eae7b84ff151d2fa4ec.tar.bz2 hercules-38842d2629cff99101a54eae7b84ff151d2fa4ec.tar.xz hercules-38842d2629cff99101a54eae7b84ff151d2fa4ec.zip |
Fixed typos
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10975 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/kafras/cool_event_corp.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 68c1c3fa8..f243dadd6 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,6 +1,7 @@ Date Added ====== 2007/08/10 + * Fixed typos [Playtester] * Removed .gat from the remaining npcs [ultramage] 2007/08/09 * Rev. 10973 2-1 Job quest update. Needs in-depth testing. [L0ne_W0lf] diff --git a/npc/kafras/cool_event_corp.txt b/npc/kafras/cool_event_corp.txt index 7f3743eb8..e94b7d3ff 100644 --- a/npc/kafras/cool_event_corp.txt +++ b/npc/kafras/cool_event_corp.txt @@ -143,7 +143,7 @@ rachel,109,138,5 script Cool Event Corp. Staff::CoolEventCorpStaffRachel 874,{ mes "[Cool Event Corp. Staff]"; mes "Your Respawn Point"; mes "has been saved here"; - mes "in the village of Hugel."; + mes "in the town of Rachel."; mes "Thank you for using the"; mes "Cool Event Corp. service~"; emotion e_thx; |