From 451e7c366f71353723e92c86e364e40247701abc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Jun 2018 17:19:32 -0300 Subject: Announce when Hungry Quirin Arena is open. --- npc/003-10/quirino.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc/003-10') diff --git a/npc/003-10/quirino.txt b/npc/003-10/quirino.txt index 4dcd0baec..ab21dff8f 100644 --- a/npc/003-10/quirino.txt +++ b/npc/003-10/quirino.txt @@ -93,8 +93,10 @@ L_Hub: if ($EVENT$ == "" && (getusers(1) >= 5 || $@GM_OVERRIDE)) { next; mes col("Activate event?", 1); - if (askyesno() == ASK_YES) + if (askyesno() == ASK_YES) { $EVENT$="Hunger"; + announce("##1HUNGRY QUIRIN EVENT: ##3##BRegister is now open! Talk to Quirin, on Tulimshar Guardhouse!", bc_all|bc_npc); + } close; } -- cgit v1.2.3-70-g09d2