* ERP, miscreants, clothing * github pls * guns, dogborg, areas, vendor * finishes moving around the last of the stuffs * cleaned up shit. italics on subtle messages vore code to modular_citadel too * updates codeowners and recompiles tgui because it's a healthy thing to do * reee, I had that spawner set byond * cleans up a bad pipe does the thing I've been meaning to do for a while now as well. * bumps up xenobio console requirements inb4 reee * snowflake commenting
18 lines
416 B
Plaintext
18 lines
416 B
Plaintext
/area/maintenance/bar
|
|
name = "Maintenance Bar"
|
|
icon = 'modular_citadel/code/game/area/areas.dmi'
|
|
icon_state = "maintbar"
|
|
|
|
/area/maintenance/bar/cafe
|
|
name = "Abandoned Cafe"
|
|
|
|
/area/crew_quarters/theatre/clown
|
|
name = "Clown's Office"
|
|
|
|
/area/crew_quarters/theatre/mime
|
|
name = "Mime's Office"
|
|
|
|
/area/crew_quarters/cryopod
|
|
name = "Cryogenics"
|
|
icon = 'modular_citadel/code/game/area/areas.dmi'
|
|
icon_state = "cryo" |