mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +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:
@@ -6164,6 +6164,10 @@
|
||||
/obj/structure/fans/tiny,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/shuttle/gamma/space)
|
||||
"uS" = (
|
||||
/obj/effect/spawner/window/plastitanium,
|
||||
/turf/simulated/floor/plating,
|
||||
/area/shuttle/supply)
|
||||
"uT" = (
|
||||
/obj/machinery/teleport/hub/upgraded,
|
||||
/turf/simulated/floor/mineral/plastitanium/red,
|
||||
@@ -35002,9 +35006,9 @@ wK
|
||||
wK
|
||||
wK
|
||||
wK
|
||||
wK
|
||||
wK
|
||||
wK
|
||||
uS
|
||||
uS
|
||||
uS
|
||||
wK
|
||||
wK
|
||||
wK
|
||||
|
||||
+13576
-13541
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 31 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 309 KiB After Width: | Height: | Size: 320 KiB |
Reference in New Issue
Block a user