tModLoader v2022.09
A mod to make and play Terraria mods
|
Static Public Attributes | |
static SetFactory | Factory = new SetFactory(EquipLoader.nextEquip[EquipType.Legs]) |
static bool[] | HidesBottomSkin = Factory.CreateBoolSet(20, 21) |
static bool[] | HidesTopSkin = Factory.CreateBoolSet() |
static bool[] | IncompatibleWithFrogLeg = Factory.CreateBoolSet(106, 143, 217, 222, 226, 228) |
static List< int > | MannequinIncompatible = new List<int>() |
static bool[] | OverridesLegs = Factory.CreateBoolSet(67, 106, 138, 140, 143, 217, 222, 226, 228) |