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

◆ CantTakeLunchMoney

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

If true for a given NPC type (F:Terraria.NPC.type), then that NPC cannot pick up dropped coins in Expert Mode.
Defaults to false.

Definition at line 256 of file NPCID.cs.

Referenced by Terraria.ID.NPCID.Sets.Sets(), and Terraria.Item.GetPickedUpByMonsters_Money().