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

◆ Workbenches

short [] Terraria.ID.ItemID.Sets.Workbenches
static
Initial value:
= new short[44]
{
36, 635, 636, 637, 673, 811, 812, 813, 814, 815,
916, 1145, 1398, 1401, 1404, 1461, 1511, 1795, 1817, 2229,
2251, 2252, 2253, 2534, 2631, 2632, 2633, 2826, 3156, 3157,
3158, 3909, 3910, 3949, 3975, 4163, 4184, 4205, 4226, 4315,
4584, 5166, 5187, 5208
}

Definition at line 1114 of file ItemID.cs.

1115 {
1116 36, 635, 636, 637, 673, 811, 812, 813, 814, 815,
1117 916, 1145, 1398, 1401, 1404, 1461, 1511, 1795, 1817, 2229,
1118 2251, 2252, 2253, 2534, 2631, 2632, 2633, 2826, 3156, 3157,
1119 3158, 3909, 3910, 3949, 3975, 4163, 4184, 4205, 4226, 4315,
1120 4584, 5166, 5187, 5208
1121 };

Referenced by Terraria.Initializers.AchievementInitializer.Load().