/tg/ Station 13 - Modules - TypesDefine Details

modular_nova/modules/condos/condo_room.dm

CONDO_ACCESS_OKAccess check results for entering a room - local, #undef'd at the bottom of this file.
/datum/condo_roomOne active condo room: its loaded reservation, who owns it, who can get in, and its settings. Players never see the id - rooms are picked from a list, not by number.
/proc/condo_sanitize_lamp_colorA valid "#rrggbb" lamp color or "" (default) - never trusts a raw client string.

Define Details

CONDO_ACCESS_OK

Access check results for entering a room - local, #undef'd at the bottom of this file.