isaacscript-common 1.2.2 → 1.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -541,7 +541,8 @@ function ____exports.useActiveItemTemp(self, player, collectibleType)
541
541
  false,
542
542
  false,
543
543
  true,
544
- false
544
+ false,
545
+ -1
545
546
  )
546
547
  end
547
548
  return ____exports
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isaacscript-common",
3
- "version": "1.2.2",
3
+ "version": "1.2.3",
4
4
  "description": "Helper functions for IsaacScript mods",
5
5
  "keywords": [
6
6
  "isaac",