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

◆ ItemSpawnDecaySpeed

int [] Terraria.ID.ItemID.Sets.ItemSpawnDecaySpeed = Factory.CreateIntSet(1, 58, 4, 184, 4, 1867, 4, 1868, 4, 1734, 4, 1735, 4)
static

Determines the decay speed of the given item type (F:Terraria.Item.type). See F:Terraria.Item.timeSinceItemSpawned for more info.
Defaults to 1.

Definition at line 1283 of file ItemID.cs.

Referenced by Terraria.Item.UpdateItem().