From fd69e8ac1be8d4a811d3bdaf5096dba0e1500e98 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 18 May 2020 06:37:27 -0300 Subject: Allow any GMs (60+) to use custom boss spawn framework --- npc/commands/event.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/commands/event.txt b/npc/commands/event.txt index e32fe4c4f..605eae26b 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -393,7 +393,7 @@ function script GlobalEventMenu { l("Drop Rate management"), l("Reset Crazyfefe Fight"), l("Change Season Event"), - rif(is_admin(), l("Spawn customized boss")), + rif(is_gm(), l("Spawn customized boss")), rif(getarg(0,0), menuimage("actions/home", l("Return to Super Menu"))), l("Close"); -- cgit v1.2.3-60-g2f50