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

◆ PrefixesForBoomeransAndChakrums_TerrarianYoyo

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

Definition at line 45 of file PrefixLegacy.cs.

46 {
47 36, 37, 38, 53, 54, 55, 39, 40, 56, 41,
48 57, 59, 60, 61, 84
49 };

Referenced by Terraria.Item.GetRollablePrefixes().