From a86c135ca14aae7fc049f0c81349b6cec379b31f Mon Sep 17 00:00:00 2001 From: Alexis Date: Fri, 13 Feb 2026 07:20:22 -0500 Subject: [PATCH] Removes mapped in Plant DNA Manipulators on the two maps they existed on (#5240) ## About The Pull Request Does as the title suggests, removes the mapped in DNA manipulators on Box Station and Moon Station. ## Why It's Good For The Game No other maps have them, this also makes the research web for it useless on these maps (unless they get destroyed) as botanists have an arguable upgrade from cross-pollination just given to them roundstart. ## Proof Of Testing It was a simple map edit, it SHOULD work. ## Changelog :cl: map: Removed the roundstart Plant DNA Manipulators on Box Station and Moon Station. /:cl: --- _maps/map_files/BoxStation/BoxStation.dmm | 9 ++------- _maps/map_files/moonstation/moonstation.dmm | 6 +----- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/_maps/map_files/BoxStation/BoxStation.dmm b/_maps/map_files/BoxStation/BoxStation.dmm index 9efa4fc8217..3cc82c2f0c0 100644 --- a/_maps/map_files/BoxStation/BoxStation.dmm +++ b/_maps/map_files/BoxStation/BoxStation.dmm @@ -39279,10 +39279,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ dir = 4 }, -/obj/structure/table/glass, -/obj/machinery/smartfridge/disks, -/obj/item/disk/plantgene, /obj/effect/turf_decal/tile/green/fourcorners, +/obj/item/kirbyplants/random, /turf/open/floor/iron, /area/station/service/hydroponics) "hOM" = ( @@ -59591,12 +59589,9 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ dir = 4 }, -/obj/structure/table/glass, /obj/machinery/firealarm/directional/south, -/obj/machinery/plantgenes{ - pixel_y = 8 - }, /obj/effect/turf_decal/tile/green/fourcorners, +/obj/effect/decal/cleanable/food/plant_smudge, /turf/open/floor/iron, /area/station/service/hydroponics) "piX" = ( diff --git a/_maps/map_files/moonstation/moonstation.dmm b/_maps/map_files/moonstation/moonstation.dmm index 5a62f3fcccd..d418a9a122e 100644 --- a/_maps/map_files/moonstation/moonstation.dmm +++ b/_maps/map_files/moonstation/moonstation.dmm @@ -45538,11 +45538,8 @@ /turf/open/floor/engine, /area/station/engineering/supermatter/room) "lHW" = ( -/obj/structure/table, -/obj/machinery/plantgenes{ - pixel_y = 8 - }, /obj/item/radio/intercom/directional/west, +/obj/item/kirbyplants/random, /turf/open/floor/iron/terracotta, /area/station/service/hydroponics) "lIe" = ( @@ -61631,7 +61628,6 @@ /area/station/medical/medbay/central) "pQI" = ( /obj/structure/table, -/obj/machinery/smartfridge/disks, /obj/item/book/manual/hydroponics_pod_people, /obj/item/toy/figure/botanist, /turf/open/floor/iron/terracotta,