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

◆ PrefixesForBoomeransAndChakrums

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

Definition at line 39 of file PrefixLegacy.cs.

40 {
41 36, 37, 38, 53, 54, 55, 39, 40, 56, 41,
42 57, 59, 60, 61
43 };

Referenced by Terraria.Item.GetRollablePrefixes().