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

◆ CatchingTool

bool [] Terraria.ID.ItemID.Sets.CatchingTool = Factory.CreateBoolSet(1991, 3183, 4821)
static

Set for catching tools (bug net-type items which can catch critters).
If you want your catching tool to be able to catch the Underworld's lava critters, don't forget to use the F:Terraria.ID.ItemID.Sets.LavaproofCatchingTool set in conjunction with this one.

Definition at line 1594 of file ItemID.cs.

Referenced by Terraria.Player.ItemCheck_OwnerOnlyCode().