TeamREPENTOGON / REPENTOGON

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

New custom items.xml variable that adds a collectible effect automatically once you pick up an item #632

Open Foks256 opened 2 months ago

Foks256 commented 2 months ago

Sometimes you want your item (or trinket) to give an effect on pickup right away, It's not hard to do on your own really thanks to the add_collectible callback, but I think having a new variable for that would be a nice qol change, could be called addeffectsonpickup, true to add, false by default to not add anything, would mirror cleareffectsonremove :3