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

◆ _manualBossSpawnItemsOrder

List<int> Terraria.ID.ContentSamples.CreativeHelper._manualBossSpawnItemsOrder
staticprivate
Initial value:
= new List<int>
{
43, 560, 70, 1331, 1133, 5120, 1307, 267, 3828, 4988,
5334, 544, 557, 556, 1293, 2673, 4961, 3601
}

Definition at line 105 of file ContentSamples.cs.

106 {
107 43, 560, 70, 1331, 1133, 5120, 1307, 267, 3828, 4988,
108 5334, 544, 557, 556, 1293, 2673, 4961, 3601
109 };

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