TeamREPENTOGON / REPENTOGON

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

Add ItemChargeType to the documentation #500

Closed rageTrash closed 5 days ago

rageTrash commented 5 days ago

request to add the the item charge types to the documentation

ConnorForan commented 5 days ago

Do you mean the ways active items gain charges, as in ItemConfig.CHARGE_NORMAL, ItemConfig.CHARGE_TIMED and ItemConfig.CHARGE_SPECIAL? (Already exists @ https://wofsauge.github.io/IsaacDocs/rep/enums/ItemConfig.html)

Or something different?

rageTrash commented 5 days ago

sorry is was kinda hidden

ConnorForan commented 5 days ago

No worries, it has always been a little odd that there's a few different enums under "ItemConfig" instead of their own enums

rageTrash commented 5 days ago

is confusing why they're 2 different ItemConfig