TeamREPENTOGON / REPENTOGON

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

GetBibleUpgrades() outputs error #504

Closed OciXCrom closed 2 months ago

OciXCrom commented 2 months ago

Hi,

I'm unable to get GetBibleUpgrades() to output anything. It keeps saying that the pool is invalid no matter which pool I try.

print(Game():GetItemPool():GetBibleUpgrades(ItemPoolType.POOL_SHOP))

Error line:

lua:1: bad argument #1 to 'GetBibleUpgrades' (Invalid ItemPoolType)