Grants the white ship submaps (#29140)

* you will get a robotics bay and you will like it

* also nanopaste

* work

* and kill those whoops

* holy fuck how many times did I missclick

* stop fucking unticking shit please fuck

* colour coding

* fix floor

---------

Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
This commit is contained in:
Qwertytoforty
2025-05-22 00:09:18 +00:00
committed by GitHub
co-authored by warriorstar-orion
parent d91c93ece6
commit bb94eae308
9 changed files with 3538 additions and 216 deletions
@@ -58,8 +58,33 @@
/obj/effect/map_effect/marker/mapmanip/submap/extract/space_ruin/dvorak/turret_room
name = "DVORAK turret room"
// Rocky Motel mapanips
/obj/effect/map_effect/marker/mapmanip/submap/insert/space_ruin/rocky_motel
name = "Rocky motel submap"
/obj/effect/map_effect/marker/mapmanip/submap/extract/space_ruin/rocky_motel
name = "Rocky motel submap"
// White ship mapmanips
/obj/effect/map_effect/marker/mapmanip/submap/insert/space_ruin/white_ship/medbay
name = "white_ship medbay"
color = COLOR_LIME
/obj/effect/map_effect/marker/mapmanip/submap/extract/space_ruin/white_ship/medbay
name = "white_ship medbay"
color = COLOR_LIME
/obj/effect/map_effect/marker/mapmanip/submap/insert/space_ruin/white_ship/storage
name = "white_ship storage"
color = COLOR_SUN
/obj/effect/map_effect/marker/mapmanip/submap/extract/space_ruin/white_ship/storage
name = "white_ship storage"
color = COLOR_SUN
/obj/effect/map_effect/marker/mapmanip/submap/insert/space_ruin/white_ship/gun_room
name = "white_ship gun room"
/obj/effect/map_effect/marker/mapmanip/submap/extract/space_ruin/white_ship/gun_room
name = "white_ship gun room"