Skip to content

Commit

Permalink
0 slots (affects crossmod)
Browse files Browse the repository at this point in the history
  • Loading branch information
direwolf420 committed Apr 24, 2022
1 parent 8434301 commit 8cb8c86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Items/Weapons/GoblinUnderlingItem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ public override void EvenSaferSetStaticDefaults()
+ "\nGets stronger throughout progression"
+ "\nDoes not occupy a minion slot, but only one can be summoned"
+ "\n'Inside, there's a spiky ball, a coin, and a...moon?'");

ItemID.Sets.StaffMinionSlotsRequired[Type] = 0;
}

public override void SetDefaults()
Expand Down

0 comments on commit 8cb8c86

Please sign in to comment.