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

◆ potionDelay

int Terraria.Item.potionDelay = 3600
static

The default cooldown, in ticks, of most healing items.
This value is never changed. For creating a Philosopher's Stone-like item, see F:Terraria.Player.pStone or F:Terraria.Player.potionDelayTime.

Definition at line 108 of file Item.cs.

Referenced by Terraria.Player.Update().