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

◆ ItemsThatCountAsBombsForDemolitionistToSpawn

bool [] Terraria.ID.ItemID.Sets.ItemsThatCountAsBombsForDemolitionistToSpawn = Factory.CreateBoolSet(false, 168, 2586, 3116, 166, 235, 3115, 167, 2896, 3547, 3196, 4423, 1130, 1168, 4824, 4825, 4826, 4827, 4908, 4909)
static

If true for a given item type (F:Terraria.Item.type), then the F:Terraria.ID.NPCID.Demolitionist can move in as long as any player has an item of that type in their inventory.
Defaults to false.

Definition at line 111 of file ItemID.cs.

Referenced by Terraria.NPC.SpawnAllowed_Demolitionist().