summaryrefslogtreecommitdiff
path: root/npc/012-1/lufix.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/lufix.txt')
-rw-r--r--npc/012-1/lufix.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/012-1/lufix.txt b/npc/012-1/lufix.txt
index 8647b3ab3..2957437bc 100644
--- a/npc/012-1/lufix.txt
+++ b/npc/012-1/lufix.txt
@@ -9,8 +9,10 @@
if (season() == SUMMER) {
mesq l("Yay it's summer");
} else {
- mesq l("Aww it's not summer");
+ mesq l("Aww it's not summer. I love day June 21st, and the summer vacations!");
}
+ if (GHQUEST)
+ GHQ_Assign(Mouboo, "Hurnscald", "1.000.000 GP");
close;
OnInit: