summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/Changelog.txt2
-rw-r--r--npc/cities/lighthalzen.txt2
-rw-r--r--npc/quests/quests_lighthalzen.txt2
3 files changed, 4 insertions, 2 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt
index df983e334..3344e2068 100644
--- a/npc/Changelog.txt
+++ b/npc/Changelog.txt
@@ -31,6 +31,8 @@ Evera
Date Added
======
+06/05
+ * Fixed some typos in Lighthalzen [Playtester]
06/03
* Implemented some more airship NPCs, more are to come. [MasterOfMuppets]
- Also put in a few warps from the sign quest which is to come.
diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt
index 244233979..e61a8141a 100644
--- a/npc/cities/lighthalzen.txt
+++ b/npc/cities/lighthalzen.txt
@@ -424,7 +424,7 @@ lighthalzen.gat,115,159,5 script Collins 866,{
lighthalzen.gat,77,157,5 script Villagomez 866,{
- mes "[Mauro]";
+ mes "[Villagomez]";
mes "I just step out to get";
mes "a haircut and now i'm";
mes "lost. Boy oh boy, I hope";
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;