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

◆ CountsAsTable

int [] Terraria.ID.TileID.Sets.RoomNeeds.CountsAsTable
static
Initial value:
= new int[11]
{
14, 18, 87, 88, 90, 101, 354, 355, 464, 469,
487
}

Definition at line 61 of file TileID.cs.

62 {
63 14, 18, 87, 88, 90, 101, 354, 355, 464, 469,
64 487
65 };

Referenced by Terraria.WorldGen.RoomNeeds().