Skip to content

Commit

Permalink
Replace preserved terarrium and syndie base plant bags with portable …
Browse files Browse the repository at this point in the history
…seed extractors and gives them hydro huds. (#25624)
  • Loading branch information
Migratingcocofruit authored Jun 9, 2024
1 parent cb7d6f1 commit c732036
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
/obj/machinery/light{
dir = 1
},
/obj/item/clothing/glasses/hud/hydroponic,
/obj/item/clothing/glasses/hud/hydroponic,
/obj/item/clothing/glasses/hud/hydroponic,
/obj/item/clothing/glasses/hud/hydroponic,
/turf/simulated/floor/plasteel/freezer,
/area/ruin/powered/seedvault)
"bE" = (
Expand Down Expand Up @@ -328,10 +332,10 @@
/area/ruin/powered/seedvault)
"HL" = (
/obj/structure/closet/crate/hydroponics,
/obj/item/storage/bag/plants,
/obj/item/storage/bag/plants,
/obj/item/storage/bag/plants,
/obj/item/storage/bag/plants,
/obj/item/storage/bag/plants/portaseeder,
/obj/item/storage/bag/plants/portaseeder,
/obj/item/storage/bag/plants/portaseeder,
/obj/item/storage/bag/plants/portaseeder,
/obj/item/clothing/under/rank/civilian/hydroponics,
/obj/item/clothing/under/rank/civilian/hydroponics,
/obj/item/clothing/under/rank/civilian/hydroponics,
Expand Down
12 changes: 8 additions & 4 deletions _maps/map_files/RandomRuins/SpaceRuins/syndie_space_base.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -804,10 +804,10 @@
/area/ruin/unpowered/syndicate_space_base/atmos)
"eN" = (
/obj/structure/closet/crate/hydroponics,
/obj/item/storage/bag/plants,
/obj/item/storage/bag/plants,
/obj/item/storage/bag/plants,
/obj/item/storage/bag/plants,
/obj/item/storage/bag/plants/portaseeder,
/obj/item/storage/bag/plants/portaseeder,
/obj/item/storage/bag/plants/portaseeder,
/obj/item/storage/bag/plants/portaseeder,
/obj/structure/window/reinforced{
dir = 4
},
Expand All @@ -816,6 +816,10 @@
/obj/item/reagent_containers/glass/bucket,
/obj/item/reagent_containers/glass/bucket,
/obj/item/reagent_containers/glass/bucket,
/obj/item/clothing/glasses/hud/hydroponic,
/obj/item/clothing/glasses/hud/hydroponic,
/obj/item/clothing/glasses/hud/hydroponic,
/obj/item/clothing/glasses/hud/hydroponic,
/turf/simulated/floor/wood,
/area/ruin/unpowered/syndicate_space_base/service)
"eO" = (
Expand Down

0 comments on commit c732036

Please sign in to comment.