TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ PreHardmodeLikeBossBag

bool [] Terraria.ID.ItemID.Sets.PreHardmodeLikeBossBag = Factory.CreateBoolSet(3318, 3319, 3320, 3321, 3322, 3323, 3324, 4957, 5111)
static

Set for pre-hardmode boss bags, except it also contains the Queen Slime's Boss Bag. Affects the way dev armor drops function, making it only drop in special world seeds.
Don't forget to use the F:Terraria.ID.ItemID.Sets.BossBag set in conjuction with this one.

Definition at line 1588 of file ItemID.cs.

Referenced by Terraria.Player.OpenBossBag().