summaryrefslogtreecommitdiff
path: root/npc/003-10/quirino.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/003-10/quirino.txt')
-rw-r--r--npc/003-10/quirino.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-10/quirino.txt b/npc/003-10/quirino.txt
index d2c60a535..41cb1adc0 100644
--- a/npc/003-10/quirino.txt
+++ b/npc/003-10/quirino.txt
@@ -96,6 +96,8 @@ L_Hub:
mes col("Activate event?", 1);
if (askyesno() == ASK_YES) {
$EVENT$="Hunger";
+ setcells "001-8", 42, 57, 42, 42, 1, "qhubN";
+ setcells "001-8", 42, 57, 57, 57, 1, "qhubS";
announce("##1HUNGRY QUIRIN EVENT: ##3##BRegister is now open! Talk to Quirin, on Tulimshar Guardhouse!", bc_all|bc_npc);
}
close;