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

◆ _manualGolfItemsOrder

List<int> Terraria.ID.ContentSamples.CreativeHelper._manualGolfItemsOrder
staticprivate
Initial value:
= new List<int>
{
4095, 4596, 4597, 4595, 4598, 4592, 4593, 4591, 4594, 4092,
4093, 4039, 4094, 4588, 4589, 4587, 4590, 3989, 4242, 4243,
4244, 4245, 4246, 4247, 4248, 4249, 4250, 4251, 4252, 4253,
4254, 4255, 4040, 4086, 4085, 4088, 4084, 4083, 4087
}

Definition at line 119 of file ContentSamples.cs.

120 {
121 4095, 4596, 4597, 4595, 4598, 4592, 4593, 4591, 4594, 4092,
122 4093, 4039, 4094, 4588, 4589, 4587, 4590, 3989, 4242, 4243,
123 4244, 4245, 4246, 4247, 4248, 4249, 4250, 4251, 4252, 4253,
124 4254, 4255, 4040, 4086, 4085, 4088, 4084, 4083, 4087
125 };

Referenced by Terraria.ID.ContentSamples.CreativeHelper.GetItemGroup().