diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/cities/lighthalzen.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 0c9f52058..58d547ce4 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -40,6 +40,7 @@ Playtester Date Added
======
07/24
+ * Tiny typo fix in a Rekenber Guard dialog [DracoRPG]
* Added temporary Rachel spawn file, commented for now [Playtester]
07/23
* Removed the regular Thanatos spawn, since the quest is now implemented. [MasterOfMuppets]
diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt index 3c55cfc8d..fded46eda 100644 --- a/npc/cities/lighthalzen.txt +++ b/npc/cities/lighthalzen.txt @@ -2042,7 +2042,7 @@ s_Yes: mes "[Regenschirm Guard]";
mes "I'm sorry but I can't let";
mes "staff without proper autorization";
- mes "pass. Only staff memebers with";
+ mes "pass. Only staff members with";
mes "Laboratory Passports are allowed";
mes "to enter the underground.";
close;
|