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

◆ PrefixesForAccessories

int [] Terraria.GameContent.Prefixes.PrefixLegacy.Prefixes.PrefixesForAccessories
static
Initial value:
= new int[19]
{
62, 63, 64, 65, 66, 67, 68, 69, 70, 71,
72, 73, 74, 75, 76, 77, 78, 79, 80
}

Definition at line 51 of file PrefixLegacy.cs.

52 {
53 62, 63, 64, 65, 66, 67, 68, 69, 70, 71,
54 72, 73, 74, 75, 76, 77, 78, 79, 80
55 };

Referenced by Terraria.Item.GetRollablePrefixes().