From 1a6ad298ae81c1c0975e9c23c32b47101799332a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 4 Apr 2021 17:00:46 -0300 Subject: NOTE: Nivalis Liberation Day should be auto-scheduled --- npc/019-2/guards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/019-2/guards.txt b/npc/019-2/guards.txt index 04ca49117..496285ca9 100644 --- a/npc/019-2/guards.txt +++ b/npc/019-2/guards.txt @@ -19,7 +19,7 @@ if (BaseLevel < 30) goto L_Noob; if (BaseLevel >= 30) goto L_Veteran; close; - } else if (is_admin()) { + } else if (is_gm()) { // TODO: Auto-schedule Liberation Day mesc "Initiate Nivalis Liberation Day?", 1; mesc "Event will last 7 days.", 1; select -- cgit v1.2.3-60-g2f50