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

◆ PrefixesForSpears

int [] Terraria.GameContent.Prefixes.PrefixLegacy.Prefixes.PrefixesForSpears
static
Initial value:
= new int[14]
{
36, 37, 38, 53, 54, 55, 39, 40, 56, 41,
57, 59, 60, 61
}

Definition at line 17 of file PrefixLegacy.cs.

18 {
19 36, 37, 38, 53, 54, 55, 39, 40, 56, 41,
20 57, 59, 60, 61
21 };

Referenced by Terraria.Item.GetRollablePrefixes().