|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given NPC type (F:Terraria.NPC.type), then that NPC can pick up F:Terraria.ID.ItemID.CopperShortsword or F:Terraria.ID.ItemID.CopperHelmet to become F:Terraria.ID.NPCID.TownSlimeCopper.
Defaults to false.
Definition at line 238 of file NPCID.cs.
Referenced by Terraria.ID.NPCID.Sets.Sets(), Terraria.Item.GetPickedUpByMonsters_Special(), and Terraria.NPC.TransformCopperSlime().