From e60b0b1a80b06f28166d58ffaa50015e3bd7caff Mon Sep 17 00:00:00 2001 From: Monster Iestyn <iestynjealous@ntlworld.com> Date: Thu, 23 May 2019 21:08:27 +0100 Subject: [PATCH] Update hw_light.c (though I'm not sure why we bother, since coronas have been disabled for a decade now) --- src/hardware/hw_light.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/hardware/hw_light.c b/src/hardware/hw_light.c index 2515c6a86..16929dd5e 100644 --- a/src/hardware/hw_light.c +++ b/src/hardware/hw_light.c @@ -199,7 +199,9 @@ light_t *t_lspr[NUMSPRITES] = &lspr[REDBALL_L], // SPR_EFIR // Boss 5 (Arid Canyon) - &lspr[NOLIGHT], // SPR_EGGQ + &lspr[NOLIGHT], //SPR_FANG // replaces EGGQ + &lspr[NOLIGHT], //SPR_FBOM + &lspr[NOLIGHT], //SPR_FSGN // Boss 6 (Red Volcano) &lspr[NOLIGHT], // SPR_EEGR