|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given NPC type (F:Terraria.NPC.type), then that NPC is a critter that can spawn in towns.
Town critters use F:Terraria.ID.NPCAIStyleID.Passive.
Defauts to false.
Make sure to also set F:Terraria.ID.NPCID.Sets.CountsAsCritter for NPCs in this set.
Definition at line 409 of file NPCID.cs.
Referenced by Terraria.ID.NPCID.Sets.Sets(), Terraria.NPC.AI_007_TownEntities(), Terraria.NPC.AI_007_TownEntities_GetWalkPrediction(), and Terraria.ModLoader.Default.Patreon.OrianSetEffectPlayer.PostUpdate().