summaryrefslogtreecommitdiff
path: root/npc/012-1/lufix.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-15 23:49:19 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-15 23:49:19 -0300
commite381bfd75ed2c664b1c980bd66271563a56301c2 (patch)
treef35ef2f40a283ee6f0246af32fa5d3853d165204 /npc/012-1/lufix.txt
parent8ca983615194eebee04581c2a721510d7cbb230a (diff)
downloadserverdata-e381bfd75ed2c664b1c980bd66271563a56301c2.tar.gz
serverdata-e381bfd75ed2c664b1c980bd66271563a56301c2.tar.bz2
serverdata-e381bfd75ed2c664b1c980bd66271563a56301c2.tar.xz
serverdata-e381bfd75ed2c664b1c980bd66271563a56301c2.zip
Grand Hunter Hurnscald
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: