diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-05 20:39:59 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-05 20:39:59 +0000 |
commit | 6ff16ebb815edc14af8b62a2a5515da1e25e54a0 (patch) | |
tree | dae06d1b7ef6124f773ca19e977a67ba21a3a3d5 /npc/quests/quests_lighthalzen.txt | |
parent | cc2c0438f5d3013dfc5fc9f0e2371d464053e722 (diff) | |
download | hercules-6ff16ebb815edc14af8b62a2a5515da1e25e54a0.tar.gz hercules-6ff16ebb815edc14af8b62a2a5515da1e25e54a0.tar.bz2 hercules-6ff16ebb815edc14af8b62a2a5515da1e25e54a0.tar.xz hercules-6ff16ebb815edc14af8b62a2a5515da1e25e54a0.zip |
Fixed some typos in Lighthalzen
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6988 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_lighthalzen.txt')
-rw-r--r-- | npc/quests/quests_lighthalzen.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index 2f756971c..6cf24de34 100644 --- a/npc/quests/quests_lighthalzen.txt +++ b/npc/quests/quests_lighthalzen.txt @@ -2426,7 +2426,7 @@ s_Cont2: mes "Aw nuts, this is";
mes "taking much longer";
mes "than I had expected.";
- mes "Now ehere did I put";
+ mes "Now where did I put";
mes "that thing? Hmmmm...";
if(friendship3 == 3)goto s_Cont3;
next;
|