mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
remap: Farragus Cargo. (#26042)
* remap: Farragus Cargo. * fix rock edges and struts * docking ports aren't nearspace * separate atmos/EVA in starboard south, fix doors, add store trash * lint fix * i uh forget * qm windows, maints improvements * more maints decorating * fix electrochromic area * tiny bit more mining-themed * sean review #1 * fix windoor access on cargo office * 1080p review 1 * accidentally uncommited changes from above review * one last grilled spawner replaced * misclick * fix disposals corners and y-junction * completely forgot to update sec telepads * as many APCs as possible pulled into maints * fix conflicted tile * remove disconnected disposal pipe * fix disposals redirecting into psych office
This commit is contained in:
@@ -197,6 +197,10 @@
|
||||
name = "\improper Vacant Office"
|
||||
icon_state = "vacantoffice"
|
||||
|
||||
/area/station/public/storefront
|
||||
name = "\improper Storefront"
|
||||
icon_state = "vacantoffice"
|
||||
|
||||
//Storage
|
||||
/area/station/public/storage
|
||||
sound_environment = SOUND_AREA_STANDARD_STATION
|
||||
|
||||
@@ -6,11 +6,11 @@
|
||||
|
||||
/area/station/supply/lobby
|
||||
name = "\improper Cargo Lobby"
|
||||
icon_state = "cargooffice"
|
||||
icon_state = "cargolobby"
|
||||
|
||||
/area/station/supply/sorting
|
||||
name = "\improper Delivery Office"
|
||||
icon_state = "cargobay"
|
||||
icon_state = "cargomail"
|
||||
sound_environment = SOUND_AREA_STANDARD_STATION
|
||||
request_console_flags = RC_SUPPLY
|
||||
request_console_name = "Cargo Bay"
|
||||
@@ -21,6 +21,14 @@
|
||||
request_console_flags = RC_SUPPLY
|
||||
request_console_name = "Cargo Bay"
|
||||
|
||||
/area/station/supply/warehouse
|
||||
name = "\improper Cargo Warehouse"
|
||||
icon_state = "cargowarehouse"
|
||||
|
||||
/area/station/supply/break_room
|
||||
name = "\improper Cargo Breakroom"
|
||||
icon_state = "cargobreak"
|
||||
|
||||
/area/station/supply/storage
|
||||
name = "\improper Cargo Bay"
|
||||
icon_state = "cargobay"
|
||||
|
||||
Reference in New Issue
Block a user