|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
Associates an NPC type (F:Terraria.NPC.type) with the NPC type it will turn into when submerged in shimmer.
A value of<c>-1 means the given NPC won't transform.
Defaults to -1.
Also applies to transforming critter items (F:Terraria.Item.makeNPC > 0) into NPC.
Definition at line 490 of file NPCID.cs.
Referenced by Terraria.ID.NPCID.Sets.Sets(), Terraria.Item.GetShimmered(), and Terraria.NPC.GetShimmered().