|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If not -1 for a given NPC type (F:Terraria.NPC.type), then that NPC will transform into the retrieved item type (F:Terraria.Item.type) when touching shimmer.
Defaults to -1.
The created item will always have a stack of 1.
Definition at line 476 of file NPCID.cs.
Referenced by Terraria.ID.NPCID.Sets.Sets(), and Terraria.NPC.GetShimmered().