summaryrefslogtreecommitdiff
path: root/npc/020-7-1/peetu.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/020-7-1/peetu.txt')
-rw-r--r--npc/020-7-1/peetu.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/020-7-1/peetu.txt b/npc/020-7-1/peetu.txt
index b51611050..3e79d02cf 100644
--- a/npc/020-7-1/peetu.txt
+++ b/npc/020-7-1/peetu.txt
@@ -37,7 +37,7 @@
function pIntro;
function pContinue;
function pReflection;
- function pInvestigation; // TODO
+ function pInvestigation;
function pComplete;
.@q=getq(NivalisQuest_BlueSage);
@@ -322,7 +322,7 @@ function pInvestigation {
// The crime was "solved"
function pComplete {
mesn;
- mesq l("Oh, hey, welcome back, @@! THanks for all your help!", strcharinfo(0));
+ mesq l("Oh, hey, welcome back, @@! Thanks for all your help!", strcharinfo(0));
next;
mesn;
.@subject$=any(l("town finances"), l("house finances"), l("town damage by monsters"), l("library damage"), l("supply report"), l("magic book"), l("town overview"));