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

◆ CanFishInLava

bool [] Terraria.ID.ItemID.Sets.CanFishInLava = Factory.CreateBoolSet(2422)
static

If true for a given item type (F:Terraria.Item.type), then fishing rods (F:Terraria.Item.fishingPole > 0) of that type will be able to catch items in lava.
Defaults to false.

Definition at line 1268 of file ItemID.cs.

Referenced by Terraria.Projectile.FishingCheck().