mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Remaps Hydroponics (#13896)
This commit is contained in:
@@ -465,16 +465,16 @@
|
||||
color = "#990C0C"
|
||||
|
||||
/obj/effect/floor_decal/industrial/outline/medical
|
||||
name = "medical green outline"
|
||||
color = COLOR_GREEN_GRAY
|
||||
name = "medical lime outline"
|
||||
color = COLOR_PALE_GREEN_GRAY
|
||||
|
||||
/obj/effect/floor_decal/industrial/outline/engineering
|
||||
name = "engineering yellow outline"
|
||||
color = COLOR_YELLOW_ENGI
|
||||
|
||||
/obj/effect/floor_decal/industrial/outline/service
|
||||
name = "service lime outline"
|
||||
color = COLOR_PALE_GREEN_GRAY
|
||||
name = "service green outline"
|
||||
color = COLOR_GREEN_GRAY
|
||||
|
||||
/obj/effect/floor_decal/industrial/outline/research
|
||||
name = "research mauve outline"
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: SleepyGemmy
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- maptweak: "Remaps hydroponics and changes part of the old freezer into a hydroponics-kitchen shared garden space."
|
||||
@@ -242,10 +242,6 @@
|
||||
name = "Bridge Crew Preparation"
|
||||
icon_state = "bridge_crew"
|
||||
|
||||
/area/bridge/third_deck_stairs
|
||||
name = "Bridge Stairs"
|
||||
icon_state = "bridge_stairs"
|
||||
|
||||
/area/bridge/helm
|
||||
name = "Bridge Helm"
|
||||
icon_state = "bridge_helm"
|
||||
@@ -346,11 +342,16 @@
|
||||
name = "Horizon - Stairwell (PARENT AREA - DON'T USE)"
|
||||
flags = RAD_SHIELDED
|
||||
|
||||
/area/horizon/stairwell/central // Central stairwell.
|
||||
/area/horizon/stairwell/central
|
||||
name = "Horizon - Central Stairwell"
|
||||
icon_state = "stairwell"
|
||||
sound_env = SMALL_ENCLOSED
|
||||
|
||||
/area/horizon/stairwell/bridge
|
||||
name = "Horizon - Bridge Stairwell"
|
||||
icon_state = "bridge_stairs"
|
||||
sound_env = SMALL_ENCLOSED
|
||||
|
||||
/********** Crew Quarters Start **********/
|
||||
// Crew Quarters
|
||||
/area/horizon/crew_quarters
|
||||
@@ -518,4 +519,24 @@
|
||||
name = "Horizon - Deck 3 - Nature Showcase"
|
||||
icon_state = "nature_showcase"
|
||||
sound_env = SMALL_ENCLOSED
|
||||
/********** Decks End **********/
|
||||
/********** Decks End **********/
|
||||
|
||||
/********** Unique Start **********/
|
||||
// Hydroponics
|
||||
/area/horizon/hydroponics
|
||||
name = "Horizon - Hydroponics"
|
||||
icon_state = "hydro"
|
||||
|
||||
/area/horizon/hydroponics/lower
|
||||
name = "Horizon - Hydroponics - Lower"
|
||||
|
||||
/area/horizon/hydroponics/garden
|
||||
name = "Horizon - Public Garden"
|
||||
icon_state = "garden"
|
||||
|
||||
// Library
|
||||
/area/horizon/library
|
||||
name = "Horizon - Library"
|
||||
icon_state = "library"
|
||||
sound_env = LARGE_SOFTFLOOR
|
||||
/********** Unique End **********/
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -3909,7 +3909,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"ht" = (
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "1-2"
|
||||
@@ -4666,7 +4666,7 @@
|
||||
/area/maintenance/bridge)
|
||||
"iF" = (
|
||||
/turf/simulated/wall/shuttle/scc_space_ship/cardinal,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/bridge/minibar)
|
||||
"iG" = (
|
||||
/obj/item/stock_parts/subspace/treatment,
|
||||
/obj/item/stock_parts/subspace/treatment,
|
||||
@@ -8148,7 +8148,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"pe" = (
|
||||
/obj/machinery/light/small/emergency{
|
||||
dir = 4
|
||||
@@ -11022,7 +11022,7 @@
|
||||
name = "Safety Shutter"
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"uv" = (
|
||||
/turf/simulated/wall/shuttle/scc_space_ship/cardinal,
|
||||
/area/maintenance/security_starboard)
|
||||
@@ -11478,7 +11478,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"vm" = (
|
||||
/turf/simulated/wall,
|
||||
/area/maintenance/engineering_ladder)
|
||||
@@ -13277,7 +13277,7 @@
|
||||
req_access = list(19)
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/bridge/bridge_crew)
|
||||
"yF" = (
|
||||
/obj/structure/ladder{
|
||||
pixel_y = 16
|
||||
@@ -13395,7 +13395,7 @@
|
||||
dir = 9
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"yS" = (
|
||||
/obj/structure/cable{
|
||||
icon_state = "4-8"
|
||||
@@ -13479,8 +13479,8 @@
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/security/forensics_morgue)
|
||||
"za" = (
|
||||
/turf/simulated/wall,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/turf/simulated/wall/shuttle/scc_space_ship/cardinal,
|
||||
/area/horizon/stairwell/bridge)
|
||||
"zb" = (
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 8
|
||||
@@ -14006,7 +14006,7 @@
|
||||
dir = 9
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/bridge/minibar)
|
||||
"zZ" = (
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "4-8"
|
||||
@@ -15070,7 +15070,7 @@
|
||||
},
|
||||
/obj/machinery/firealarm/west,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"Ce" = (
|
||||
/obj/effect/floor_decal/corner/blue/diagonal,
|
||||
/obj/structure/cable/green{
|
||||
@@ -16335,7 +16335,7 @@
|
||||
dir = 6
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"EE" = (
|
||||
/obj/effect/floor_decal/corner/blue/diagonal,
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
@@ -20179,7 +20179,7 @@
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"LB" = (
|
||||
/obj/effect/floor_decal/corner/red/full{
|
||||
dir = 8
|
||||
@@ -21929,7 +21929,7 @@
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"OI" = (
|
||||
/obj/structure/lattice,
|
||||
/obj/machinery/light,
|
||||
@@ -22997,7 +22997,7 @@
|
||||
/area/security/forensics_morgue)
|
||||
"Qw" = (
|
||||
/turf/simulated/open,
|
||||
/area/bridge/third_deck_stairs)
|
||||
/area/horizon/stairwell/bridge)
|
||||
"Qx" = (
|
||||
/obj/effect/floor_decal/corner/green/diagonal,
|
||||
/turf/simulated/floor/tiled/white,
|
||||
@@ -23826,15 +23826,6 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/dark,
|
||||
/area/horizon/crew_quarters/fitness/hallway)
|
||||
"Sa" = (
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/machinery/door/airlock/command{
|
||||
id_tag = "conference_room";
|
||||
name = "Conference Room";
|
||||
req_one_access = list(19, 38)
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/third_deck_stairs)
|
||||
"Sb" = (
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
dir = 5
|
||||
@@ -50885,13 +50876,13 @@ ci
|
||||
fT
|
||||
Fs
|
||||
TK
|
||||
za
|
||||
za
|
||||
za
|
||||
za
|
||||
gI
|
||||
gI
|
||||
gI
|
||||
gI
|
||||
yE
|
||||
za
|
||||
za
|
||||
gI
|
||||
gI
|
||||
Qc
|
||||
RC
|
||||
AP
|
||||
@@ -51087,7 +51078,7 @@ er
|
||||
cf
|
||||
fn
|
||||
TK
|
||||
Sa
|
||||
ZP
|
||||
Cd
|
||||
yR
|
||||
OH
|
||||
@@ -51289,7 +51280,7 @@ bc
|
||||
bc
|
||||
bc
|
||||
fS
|
||||
za
|
||||
Dg
|
||||
LA
|
||||
ED
|
||||
hs
|
||||
@@ -51491,12 +51482,12 @@ Zj
|
||||
Zj
|
||||
Zj
|
||||
xx
|
||||
iF
|
||||
iF
|
||||
xx
|
||||
za
|
||||
uu
|
||||
uu
|
||||
uu
|
||||
iF
|
||||
za
|
||||
iF
|
||||
Tr
|
||||
TC
|
||||
|
||||
Reference in New Issue
Block a user