mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Fixes broken cryo on Cargodise Lost, expands areas and APC's (#16456)
* Fixes broken cryo on cargodise lost, expands areas and APC's * Cable Linters * Update cargodiselost.dmm * Update cargodiselost.dmm * 1 * Lol funny typo * Linter
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -285,3 +285,36 @@
|
||||
name = "\improper P-T Solar Array"
|
||||
icon_state = "solarsS"
|
||||
has_gravity = STANDARD_GRAVITY
|
||||
|
||||
// Cargodise Lost Freighter
|
||||
|
||||
/area/ruin/space/has_grav/cargodise_freighter/primaryhall
|
||||
name = "Freighter Primary Hall"
|
||||
|
||||
/area/ruin/space/has_grav/cargodise_freighter/trauma
|
||||
name = "Freighter Trauma Center"
|
||||
icon_state = "medbay1"
|
||||
|
||||
/area/ruin/space/has_grav/cargodise_freighter/utility
|
||||
name = "Freighter Utility Room"
|
||||
icon_state = "engine"
|
||||
|
||||
/area/ruin/space/has_grav/cargodise_freighter/kitchen
|
||||
name = "Freighter Kitchen"
|
||||
icon_state = "cafeteria"
|
||||
|
||||
/area/ruin/space/has_grav/cargodise_freighter/bridge
|
||||
name = "Freighter Bridge"
|
||||
icon_state = "bridge"
|
||||
|
||||
/area/ruin/space/has_grav/cargodise_freighter/cargo
|
||||
name = "Freighter Cargo Bay"
|
||||
icon_state = "cargo"
|
||||
|
||||
/area/ruin/space/has_grav/cargodise_freighter/mining
|
||||
name = "Freighter Mining Office"
|
||||
icon_state = "cargo"
|
||||
|
||||
/area/ruin/space/has_grav/cargodise_freighter/quarters
|
||||
name = "Freighter Crew Quarters"
|
||||
icon_state = "crew_quarters"
|
||||
|
||||
@@ -547,11 +547,6 @@
|
||||
desc = "An access card designated for \"Tarkon ensign\". No one has to listen to you... But you're the closest there is for command around here."
|
||||
trim = /datum/id_trim/away/tarkon/ensign
|
||||
|
||||
//AREAS//
|
||||
/area/ruin/space/has_grav/deepstorage/lostcargo
|
||||
name = "Freighter Ship"
|
||||
icon_state = "yellow"
|
||||
|
||||
//CRYO CONSOLES
|
||||
/obj/machinery/computer/cryopod/interdyne
|
||||
radio = /obj/item/radio/headset/interdyne
|
||||
|
||||
Reference in New Issue
Block a user