diff options
-rw-r--r-- | npc/Changelog.txt | 2 | ||||
-rw-r--r-- | npc/quests/quests_lighthalzen.txt | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 96d2fef60..279f0af35 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -36,6 +36,8 @@ Musashiden Date Added
======
+06/17
+ * Fixed some typos in quests_lighthalzen.txt thanks to Karore [Playtester]
06/16
* Implemented the Lover's quest. [MasterOfMuppets]
* Yet another missing Juno warp. [musashiden]
diff --git a/npc/quests/quests_lighthalzen.txt b/npc/quests/quests_lighthalzen.txt index 4bd107081..20a505fe0 100644 --- a/npc/quests/quests_lighthalzen.txt +++ b/npc/quests/quests_lighthalzen.txt @@ -128,7 +128,7 @@ LhzTalk: mes "Hey! Where do you think you are going?";
mes "I can not send nobody to the slum district!";
mes "If we let suspecious people like you pass,";
- mes "there is no point in piece keeping!";
+ mes "there is no point in peace keeping!";
close;
LhzTalk1:
@@ -185,7 +185,7 @@ LhzTalk: mes "Hey! Where do you think you are going?";
mes "I can not send nobody to the slum district!";
mes "If we let suspecious people like you pass,";
- mes "there is no point in piece keeping!";
+ mes "there is no point in peace keeping!";
close;
LhzTalk1:
@@ -589,7 +589,7 @@ L_11: mes "You can get there by a sewer passage a bit south of the town.";
next;
mes "[" +strcharinfo(0) + "]";
- mes "No waiiiii!!";
+ mes "No wayyyyy!!";
next;
mes "[Piciburn]";
mes "I know. I know...";
|