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

◆ ItemsForStuffCannon

int [] Terraria.ID.ItemID.Sets.ItemsForStuffCannon
static
Initial value:
= new int[50]
{
2, 3, 61, 836, 409, 593, 664, 169, 370, 1246,
408, 3271, 3277, 3339, 3276, 3272, 3274, 3275, 3338, 176,
172, 424, 1103, 3087, 3066, 9, 2503, 2504, 619, 911,
621, 620, 1727, 276, 4564, 751, 1124, 1125, 824, 129,
131, 607, 594, 883, 414, 413, 609, 4050, 192, 412
}

Definition at line 73 of file ItemID.cs.

74 {
75 2, 3, 61, 836, 409, 593, 664, 169, 370, 1246,
76 408, 3271, 3277, 3339, 3276, 3272, 3274, 3275, 3338, 176,
77 172, 424, 1103, 3087, 3066, 9, 2503, 2504, 619, 911,
78 621, 620, 1727, 276, 4564, 751, 1124, 1125, 824, 129,
79 131, 607, 594, 883, 414, 413, 609, 4050, 192, 412
80 };

Referenced by Terraria.NPC.AI_87_BigMimic_FireStuffCannonBurst().