/// Checks if this is banned from being built on the tram #define STACK_CHECK_TRAM_FORBIDDEN (1<<2) /// Checks if this can only built on the tram #define STACK_CHECK_TRAM_EXCLUSIVE (1<<3)