Meowlala / BOIStageAPI15

Custom StageAPI 1.5 for the Binding of Isaac Repentance, allows creating stages that use the form of others.
The Unlicense
20 stars 32 forks source link

Fix D7 not working in custom boss rooms #150

Closed guwahavel closed 1 year ago

Meowlala commented 1 year ago

I don't like changing a function to : notation like that. Maybe it'd be better to split this into two functions? One called by the callback, that invokes another which takes player and only player as an optional argument. Just in case there's a use case for invoking the d7 effect on luarooms without actually using the d7.

guwahavel commented 1 year ago

Should be good now