From a2e0c1998ac7c67ef59b490af824221a411bf90b Mon Sep 17 00:00:00 2001 From: Monster Iestyn 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