TeamREPENTOGON / REPENTOGON

Script extender for The Binding of Isaac: Repentance
https://repentogon.com/
GNU General Public License v2.0
106 stars 11 forks source link

`MC_GET_PILL_EFFECT` should provide EntityPlayer argument #487

Open spoopster opened 3 weeks ago

spoopster commented 3 weeks ago

The Callback only provides the selected effect and the respective pill color. The ItemPool:GetPillEffect() can have an optional Player argument for PHD/False PHD logic in vanilla and I think it'd be handy in the Callback aswell for a PHD-like pill effect changing item (that also has co-op support like the vanilla PHD items)