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

◆ potion

bool Terraria.Item.potion

If true, this item will inflict potion sickness on use. Also determines whether the item cannot be used when the player has potion sickness, and if the item can be used with the Quick Heal key.
Defaults to false.

Definition at line 482 of file Item.cs.

Referenced by Terraria.Item.DefaultToHealingPotion(), Terraria.UI.ItemSlot.Draw(), Terraria.Player.ItemCheck_Inner(), Terraria.Player.QuickHeal(), Terraria.Player.QuickHeal_GetItemToUse(), Terraria.Player.QuickMana(), Terraria.Player.QuickMana_GetItemToUse(), Terraria.Item.ResetStats(), Terraria.Item.SetDefaults1(), Terraria.Item.SetDefaults2(), Terraria.Item.SetDefaults3(), and Terraria.Item.SetDefaults4().