From b5e3ca971ad667832780a0aa69f3bbd6c2ab7773 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 26 Jan 2022 02:49:21 -0300 Subject: Start moving all non-debug functionality from Game Admin (99) to Game Master (80) - Aeros Strange Coin Drop Rate - Aeros Portals (Without Event Master) - Quirin Arena: Waves (GM 80) & Autostart (GM 60 Officer) - Candor Siege - Kage Flag Game Manual Controls - Hurnscald Liberation Day Control Panel - Message Of The Day Game Master is the one to whom the whole game was entrusted to. In all ML years, only Demure, Saulc and Crazyfefe ever attained this position. Therefore: It is fine to have them with full event control. --- npc/006-8/kage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/006-8') diff --git a/npc/006-8/kage.txt b/npc/006-8/kage.txt index 1b42470c7..cf6355f14 100644 --- a/npc/006-8/kage.txt +++ b/npc/006-8/kage.txt @@ -76,7 +76,7 @@ OnTouch: mesn; mesq l("Oh, and if I perchance catch you using %s or %s... You'll be banned from my game, understood?", b(l("splash weapons")), b(l("splash magic"))); mesc l("-- In such event, Candor Underground B4F will be permanently unreachable for this char."), 1; - if (is_admin() && !$@CAPTURE_FLAG) { + if (is_master() && !$@CAPTURE_FLAG) { next; select l("Ok"), -- cgit v1.2.3-70-g09d2