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

◆ IncludeCapeFrontAndBack

IncludeCapeFrontAndBackInfo [] Terraria.ID.ArmorIDs.Body.Sets.IncludeCapeFrontAndBack
static
Initial value:
= Factory.CreateCustomSet(new IncludeCapeFrontAndBackInfo
{
backCape = -1,
frontCape = -1
{
backCape = 20,
frontCape = 7
}, 235, new IncludeCapeFrontAndBackInfo
{
backCape = 30,
frontCape = 9
}, 236, new IncludeCapeFrontAndBackInfo
{
backCape = 31,
frontCape = 10
})
static SetFactory Factory
Definition ArmorIDs.cs:613

Definition at line 623 of file ArmorIDs.cs.

Referenced by Terraria.Player.PlayerFrame().