isaacscript-common 1.2.32 → 1.2.33

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.
@@ -63,7 +63,7 @@ function ____exports.checkFamiliar(self, player, collectibleType, familiarVarian
63
63
  familiarVariant,
64
64
  player.Position,
65
65
  Vector.Zero,
66
- nil,
66
+ player,
67
67
  familiarSubTypeToUse,
68
68
  collectibleRNG:GetSeed()
69
69
  ):ToFamiliar()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "isaacscript-common",
3
- "version": "1.2.32",
3
+ "version": "1.2.33",
4
4
  "description": "Helper functions for IsaacScript mods",
5
5
  "keywords": [
6
6
  "isaac",