WALL_DOOR_TYPES: Readonly<{ DOOR: 1; NONE: 0; SECRET: 2 }> = ...

The allowed door types which a Wall may contain