cafe_condo_teleporter 
Essentially a rewritten version of Hilbert's Hotel that supports multiple map templates; and a reference to GMTower's beautiful condo system. You should play it's successor... :3
Vars | |
| picked_colors | Custom lamp color a viewer picked via the color picker while creating (ckey -> hex). |
|---|---|
Procs | |
| check_target_eligibility | Sanitycheck to prevent exploitation |
| setup_room_extras | One-time room extras at creation: a pet (named + bonded to the owner) and/or zero gravity. (Lighting + ambience live on the room datum so the door panel can change them too.) |
| ui_assets | the preview pictures for the interior list |
| ui_data | the live list of rooms you can see/enter |
| ui_static_data | the interiors + customization options to choose from when creating a room |
Var Details
picked_colors 
Custom lamp color a viewer picked via the color picker while creating (ckey -> hex).
Proc Details
check_target_eligibility
Sanitycheck to prevent exploitation
setup_room_extras
One-time room extras at creation: a pet (named + bonded to the owner) and/or zero gravity. (Lighting + ambience live on the room datum so the door panel can change them too.)
ui_assets
the preview pictures for the interior list
ui_data
the live list of rooms you can see/enter
ui_static_data
the interiors + customization options to choose from when creating a room