Custom Boom Boom boss
Posted: Thu Apr 30, 2020 11:51 am
by T-L-G
I need to *ahem* borrow Boom Boom's .lua code so that I can make a custom Boom Boom that does not drop the question mark exit type, and instead drops nothing. Does anyone know where that is? I looked into the NPC file, but I can't find Boom Boom's file (Unless he's not NPC-15, which would be odd). I think I can handle it from there.
Thanks in advance.
Re: Custom Boom Boom boss
Posted: Thu Apr 30, 2020 12:16 pm
by Murphmario
T-L-G wrote: ↑Thu Apr 30, 2020 11:51 am
I need to *ahem*
borrow Boom Boom's .lua code so that I can make a custom Boom Boom that does not drop the question mark exit type, and instead drops nothing. Does anyone know where that is? I looked into the NPC file, but I can't find Boom Boom's file (Unless he's
not NPC-15, which would be odd). I think I can handle it from there.
Thanks in advance.
Lua codes for SMBX 1.3 enemys don't exist, since they aren't written in Lua. Just don't set Boom Boom to be a boss, then he won't drop anything upon dying.
Re: Custom Boom Boom boss
Posted: Thu Apr 30, 2020 12:22 pm
by T-L-G
Well that was easy...
Thanks!