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

◆ Skeletons

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

If true for a given NPC type (F:Terraria.NPC.type), then that NPC is a type of skeleton.
Skeletons cannot hurt the F:Terraria.ID.NPCID.SkeletonMerchant.
Defaults to false.

Definition at line 551 of file NPCID.cs.

Referenced by Terraria.ID.NPCID.Sets.Sets(), Terraria.NPC.AI_007_TownEntities(), and Terraria.NPC.GetHurtByOtherNPCs().