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

◆ IncompatibleWithFrogLeg

bool [] Terraria.ID.ArmorIDs.Legs.Sets.IncompatibleWithFrogLeg = Factory.CreateBoolSet(106, 143, 217, 222, 226, 228, 138)
static

If true for a given T:Terraria.ID.ArmorIDs.Legs, then that equip will force F:Terraria.ID.ArmorIDs.Shoe.FrogLeg to not draw when equipped.
Defaults to false.

Definition at line 1201 of file ArmorIDs.cs.

Referenced by Terraria.Player.ItemIsVisuallyIncompatible().