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

◆ CountsAsDoor

int [] Terraria.ID.TileID.Sets.RoomNeeds.CountsAsDoor
static
Initial value:
= new int[13]
{
10, 11, 19, 387, 386, 388, 389, 436, 435, 438,
427, 439, 437
}

Definition at line 74 of file TileID.cs.

75 {
76 10, 11, 19, 387, 386, 388, 389, 436, 435, 438,
77 427, 439, 437
78 };

Referenced by Terraria.WorldGen.RoomNeeds().