diff options
Diffstat (limited to 'npc/019-2')
-rw-r--r-- | npc/019-2/guards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |