From 595c65e4a2939d23ed0df681cd31070433974512 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 4 Apr 2021 17:03:28 -0300 Subject: Add an extra warning on Nivalis Liberation Day 7. --- npc/019-2/guards.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/npc/019-2/guards.txt b/npc/019-2/guards.txt index 496285ca9..88fd736c6 100644 --- a/npc/019-2/guards.txt +++ b/npc/019-2/guards.txt @@ -128,6 +128,13 @@ OnHour00: $NLIB_DAY+=1; end; +OnClock1800: + if ($NLIB_DAY == 7) { + kamibroadcast("All players, Nivalis Liberation Day starting in ##Bhalf hour##b."); + kamibroadcast("Failing this event will change the game world FOREVER and in an IRREVERSIBLE way."); + } + end; + OnClock1825: if ($NLIB_DAY == 7) announce "All players, Nivalis Liberation Day starting in five minutes.", bc_all | bc_npc; -- cgit v1.2.3-60-g2f50