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

◆ HurtingBees

bool [] Terraria.ID.NPCID.Sets.HurtingBees
static

If true for a given NPC type (F:Terraria.NPC.type), then that NPC is a bee that will hurt other non-bee NPCs on contact.
Defaults to false.

Definition at line 331 of file NPCID.cs.

Referenced by Terraria.ID.NPCID.Sets.Sets(), Terraria.NPC.BeHurtByOtherNPC(), and Terraria.NPC.UpdateNPC_Inner().