From e720a0fcf31812b8c03df870dd5a5909eaa40f35 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 4 Mar 2022 17:35:55 -0300 Subject: Make a full spawn when the gate is breached to even out the difficulty --- npc/025-1/ctrl.c | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/025-1') diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c index af3d6c571..85b4c74d2 100644 --- a/npc/025-1/ctrl.c +++ b/npc/025-1/ctrl.c @@ -222,6 +222,7 @@ OnSesame: $@FORTRESS_STATUE = $@FORTRESS_STATUE|1024; donpcevent "#025-1_99_112::OnDisable"; kamibroadcast("The Fortress Town Gate has been breached!"); + spawnCore(true); close; // Heartbeat (B1) -- cgit v1.2.3-70-g09d2