Files
S.P.L.U.R.T-Station-13/code/datums/ruins/maint.dm
2024-10-31 21:04:30 -06:00

1093 lines
31 KiB
Plaintext

///Base for all station ruins.
/datum/map_template/ruin/station/maint
prefix = "_maps/RandomRuins/StationRuins/maint/"
///Base for the 3x3 rooms.
/datum/map_template/ruin/station/maint/threexthree
prefix = "_maps/RandomRuins/StationRuins/maint/3x3/"
/datum/map_template/ruin/station/maint/threexthree/twostorage
id = "2storage"
suffix = "3x3_2storage.dmm"
name = "Maint 2storage"
/datum/map_template/ruin/station/maint/threexthree/ninestorage
id = "9storage"
suffix = "3x3_9storage.dmm"
name = "Maint 9storage"
/datum/map_template/ruin/station/maint/threexthree/airstation
id = "airstation"
suffix = "3x3_airstation.dmm"
name = "Maint airstation"
/datum/map_template/ruin/station/maint/threexthree/biohazard
id = "biohazard"
suffix = "3x3_biohazard.dmm"
name = "Maint biohazard"
/datum/map_template/ruin/station/maint/threexthree/boxbedroom
id = "boxbedroom"
suffix = "3x3_boxbedroom.dmm"
name = "Maint boxbedroom"
/datum/map_template/ruin/station/maint/threexthree/boxchemcloset
id = "boxchemcloset"
suffix = "3x3_boxchemcloset.dmm"
name = "Maint boxchemcloset"
/datum/map_template/ruin/station/maint/threexthree/boxclutter2
id = "boxclutter2"
suffix = "3x3_boxclutter2.dmm"
name = "Maint boxclutter2"
/datum/map_template/ruin/station/maint/threexthree/boxclutter3
id = "boxclutter3"
suffix = "3x3_boxclutter3.dmm"
name = "Maint boxclutter3"
/datum/map_template/ruin/station/maint/threexthree/boxclutter4
id = "boxclutter4"
suffix = "3x3_boxclutter4.dmm"
name = "Maint boxclutter4"
/datum/map_template/ruin/station/maint/threexthree/boxclutter5
id = "boxclutter5"
suffix = "3x3_boxclutter5.dmm"
name = "Maint boxclutter5"
/datum/map_template/ruin/station/maint/threexthree/boxclutter6
id = "boxclutter6"
suffix = "3x3_boxclutter6.dmm"
name = "Maint boxclutter6"
/datum/map_template/ruin/station/maint/threexthree/boxclutter8
id = "boxclutter8"
suffix = "3x3_boxclutter8.dmm"
name = "Maint boxclutter8"
/datum/map_template/ruin/station/maint/threexthree/boxwindow
id = "boxwindow"
suffix = "3x3_boxwindow.dmm"
name = "Maint boxwindow"
/datum/map_template/ruin/station/maint/threexthree/bubblegumaltar
id = "bubblegumaltar"
suffix = "3x3_bubblegumaltar.dmm"
name = "Maint bubblegumaltar"
/datum/map_template/ruin/station/maint/threexthree/deltajanniecloset
id = "deltajanniecloset"
suffix = "3x3_deltajanniecloset.dmm"
name = "Maint deltajanniecloset"
/datum/map_template/ruin/station/maint/threexthree/deltaorgantrade
id = "deltaorgantrade"
suffix = "3x3_deltaorgantrade.dmm"
name = "Maint deltaorgantrade"
/datum/map_template/ruin/station/maint/threexthree/donutcapgun
id = "donutcapgun"
suffix = "3x3_donutcapgun.dmm"
name = "Maint donutcapgun"
/datum/map_template/ruin/station/maint/threexthree/gibs
id = "gibs"
suffix = "3x3_gibs.dmm"
name = "Maint gibs"
/datum/map_template/ruin/station/maint/threexthree/hazmat
id = "hazmat"
suffix = "3x3_hazmat.dmm"
name = "Maint hazmat"
/datum/map_template/ruin/station/maint/threexthree/hobohut
id = "hobohut"
suffix = "3x3_hobohut.dmm"
name = "Maint hobohut"
/datum/map_template/ruin/station/maint/threexthree/hullbreach
id = "hullbreach"
suffix = "3x3_hullbreach.dmm"
name = "Maint hullbreach"
/datum/map_template/ruin/station/maint/threexthree/kilolustymaid
id = "kilolustymaid"
suffix = "3x3_kilolustymaid.dmm"
name = "Maint kilolustymaid"
/datum/map_template/ruin/station/maint/threexthree/kilomechcharger
id = "kilomechcharger"
suffix = "3x3_kilomechcharger.dmm"
name = "Maint kilomechcharger"
/datum/map_template/ruin/station/maint/threexthree/kilotheatre
id = "kilotheatre"
suffix = "3x3_kilotheatre.dmm"
name = "Maint kilotheatre"
/datum/map_template/ruin/station/maint/threexthree/medicloset
id = "medicloset"
suffix = "3x3_medicloset.dmm"
name = "Maint medicloset"
///Memorial- a memorial to those who died when constructing ss13. Author: Jcat
/datum/map_template/ruin/station/maint/threexthree/memorial
id = "memorial"
suffix = "3x3_memorial.dmm"
name = "Maint memorial"
/datum/map_template/ruin/station/maint/threexthree/metaclutter2
id = "metaclutter2"
suffix = "3x3_metaclutter2.dmm"
name = "Maint metaclutter2"
/datum/map_template/ruin/station/maint/threexthree/metaclutter4
id = "metaclutter4"
suffix = "3x3_metaclutter4.dmm"
name = "Maint metaclutter4"
/datum/map_template/ruin/station/maint/threexthree/metagamergear
id = "metagamergear"
suffix = "3x3_metagamergear.dmm"
name = "Maint metagamergear"
/datum/map_template/ruin/station/maint/threexthree/owloffice
id = "owloffice"
suffix = "3x3_owloffice.dmm"
name = "Maint owloffice"
/datum/map_template/ruin/station/maint/threexthree/plasma
id = "plasma"
suffix = "3x3_plasma.dmm"
name = "Maint plasma"
/datum/map_template/ruin/station/maint/threexthree/pubbyartism
id = "pubbyartism"
suffix = "3x3_pubbyartism.dmm"
name = "Maint pubbyartism"
/datum/map_template/ruin/station/maint/threexthree/pubbyclutter1
id = "pubbyclutter1"
suffix = "3x3_pubbyclutter1.dmm"
name = "Maint pubbyclutter1"
/datum/map_template/ruin/station/maint/threexthree/pubbyclutter2
id = "pubbyclutter2"
suffix = "3x3_pubbyclutter2.dmm"
name = "Maint pubbyclutter2"
/datum/map_template/ruin/station/maint/threexthree/pubbyclutter3
id = "pubbyclutter3"
suffix = "3x3_pubbyclutter3.dmm"
name = "Maint pubbyclutter3"
/datum/map_template/ruin/station/maint/threexthree/radspill
id = "radspill"
suffix = "3x3_radspill.dmm"
name = "Maint radspill"
/datum/map_template/ruin/station/maint/threexthree/shrine
id = "shrine"
suffix = "3x3_shrine.dmm"
name = "Maint shrine"
///Singularity- A fake singularity surrounded by space tiles and some sing-themed equipment. Author: Jcat
/datum/map_template/ruin/station/maint/threexthree/singularity
id = "singularity"
suffix = "3x3_singularity.dmm"
name = "Maint singularity"
/datum/map_template/ruin/station/maint/threexthree/tanning
id = "tanning"
suffix = "3x3_tanning.dmm"
name = "Maint tanning"
/datum/map_template/ruin/station/maint/threexthree/tranquility
id = "tranquility"
suffix = "3x3_tranquility.dmm"
name = "Maint tranquility"
/datum/map_template/ruin/station/maint/threexthree/wash
id = "wash"
suffix = "3x3_wash.dmm"
name = "Maint wash"
/datum/map_template/ruin/station/maint/threexthree/dronehole
id = "dronehole"
suffix = "3x3_dronehole.dmm"
name = "Maint dronehole"
///Author: SergeyMeyer
/datum/map_template/ruin/station/maint/threexthree/command
id = "command"
suffix = "3x3_command.dmm"
name = "Maint command"
///Author: SergeyMeyer
/datum/map_template/ruin/station/maint/threexthree/dummy
id = "dummy"
suffix = "3x3_dummy.dmm"
name = "Maint dummy"
///Author: SergeyMeyer
/datum/map_template/ruin/station/maint/threexthree/spaceart
id = "spaceart"
suffix = "3x3_spaceart.dmm"
name = "Maint spaceart"
/datum/map_template/ruin/station/maint/threexthree/containmentcell
id = "containmentcell"
suffix = "3x3_containmentcell.dmm"
name = "Maint containmentcell"
/datum/map_template/ruin/station/maint/threexthree/naughtyroom
id = "naughtyroom"
suffix = "3x3_naughtyroom.dmm"
name = "Maint naughtyroom"
///Author: Vaelophis
/datum/map_template/ruin/station/maint/threexthree/vendoraccident
id = "vendoraccident"
suffix = "3x3_vendoraccident.dmm"
name = "Maint vendoraccident"
///Author: Gravehat
/datum/map_template/ruin/station/maint/threexthree/donut
id = "donut"
suffix = "3x3_donut.dmm"
name = "Maint donut"
///Author: Marmio64
/datum/map_template/ruin/station/maint/threexthree/lair
id = "lair"
suffix = "3x3_lair.dmm"
name = "Maint lair"
///Author: Marmio64
/datum/map_template/ruin/station/maint/threexthree/lair2
id = "lair2"
suffix = "3x3_lair2.dmm"
name = "Maint lair2"
///Author: Marmio64
/datum/map_template/ruin/station/maint/threexthree/lair3
id = "lair3"
suffix = "3x3_lair3.dmm"
name = "Maint lair3"
///Author: Marmio64
/datum/map_template/ruin/station/maint/threexthree/lair4
id = "lair4"
suffix = "3x3_lair4.dmm"
name = "Maint lair4"
///The base for the 3x5 rooms.
/datum/map_template/ruin/station/maint/threexfive
prefix = "_maps/RandomRuins/StationRuins/maint/3x5/"
///Airlockstorage- A room that stores a few airlock assemblies and related equipment. Author: Jcat
/datum/map_template/ruin/station/maint/threexfive/airlockstorage
id = "airlockstorage"
suffix = "3x5_airlockstorage.dmm"
name = "Maint airlockstorage"
/datum/map_template/ruin/station/maint/threexfive/boxclutter7
id = "boxclutter7"
suffix = "3x5_boxclutter7.dmm"
name = "Maint boxclutter7"
/datum/map_template/ruin/station/maint/threexfive/boxkitchen
id = "boxkitchen"
suffix = "3x5_boxkitchen.dmm"
name = "Maint boxkitchen"
/datum/map_template/ruin/station/maint/threexfive/canisterroom
id = "canisterroom"
suffix = "3x5_canisterroom.dmm"
name = "Maint canisterroom"
///Checkpoint- A security checkpoint. Glory to NT! Author: Jcat
/datum/map_template/ruin/station/maint/threexfive/checkpoint
id = "checkpoint"
suffix = "3x5_checkpoint.dmm"
name = "Maint checkpoint"
/datum/map_template/ruin/station/maint/threexfive/experimental
id = "experimental"
suffix = "3x5_experimental.dmm"
name = "Secure Loot"
/datum/map_template/ruin/station/maint/threexfive/hank
id = "hank"
suffix = "3x5_hank.dmm"
name = "Maint hank"
/datum/map_template/ruin/station/maint/threexfive/junkcloset
id = "junkcloset"
suffix = "3x5_junkcloset.dmm"
name = "Maint junkcloset"
/datum/map_template/ruin/station/maint/threexfive/kilomobden
id = "kilomobden"
suffix = "3x5_kilomobden.dmm"
name = "Maint kilomobden"
//Author: Vaelophis
/datum/map_template/ruin/station/maint/threexfive/gaxbotany
id = "gaxbotany"
suffix = "3x5_gaxbotany.dmm"
name = "Maint gaxbotany"
/datum/map_template/ruin/station/maint/threexfive/laststand
id = "laststand"
suffix = "3x5_laststand.dmm"
name = "Maint laststand"
/datum/map_template/ruin/station/maint/threexfive/monky
id = "monky"
suffix = "3x5_monky.dmm"
name = "Maint monky"
///Onioncult- Fake clock cult walls, and an onion. Author: Ezhan
/datum/map_template/ruin/station/maint/threexfive/onioncult
id = "onioncult"
suffix = "3x5_onioncult.dmm"
name = "Maint onioncult"
/datum/map_template/ruin/station/maint/threexfive/pubbyclutter5
id = "pubbyclutter5"
suffix = "3x5_pubbyclutter5.dmm"
name = "Maint pubbyclutter5"
/datum/map_template/ruin/station/maint/threexfive/pubbyclutter6
id = "pubbyclutter6"
suffix = "3x5_pubbyclutter6.dmm"
name = "Maint pubbyclutter6"
/datum/map_template/ruin/station/maint/threexfive/pubbyrobotics
id = "pubbyrobotics"
suffix = "3x5_pubbyrobotics.dmm"
name = "Maint pubbyrobotics"
/datum/map_template/ruin/station/maint/threexfive/ripleywreck
id = "ripleywreck"
suffix = "3x5_ripleywreck.dmm"
name = "Maint ripleywreck"
/datum/map_template/ruin/station/maint/threexfive/boxmaintfreezers
id = "boxmaintfreezers"
suffix = "3x5_boxmaintfreezers.dmm"
name = "Maint boxmaintfreezers"
///Author: SergeyMeyer
/datum/map_template/ruin/station/maint/threexfive/churchroach
id = "churchroach"
suffix = "3x5_churchroach.dmm"
name = "Maint churchroach"
///Author: SergeyMeyer
/datum/map_template/ruin/station/maint/threexfive/mirror
id = "mirror"
suffix = "3x5_mirror.dmm"
name = "Maint mirror"
/datum/map_template/ruin/station/maint/threexfive/chromosomes
id = "chromosomes"
suffix = "3x5_chromosomes.dmm"
name = "Maint chromosomes"
/datum/map_template/ruin/station/maint/threexfive/clutter
id = "clutter"
suffix = "3x5_clutter.dmm"
name = "Maint clutter"
/datum/map_template/ruin/station/maint/threexfive/dissection
id = "dissection"
suffix = "3x5_dissection.dmm"
name = "Maint dissection"
/datum/map_template/ruin/station/maint/threexfive/emergencyoxy
id = "emergencyoxy"
suffix = "3x5_emergencyoxy.dmm"
name = "Maint emergencyoxy"
/datum/map_template/ruin/station/maint/threexfive/oreboxes
id = "oreboxes"
suffix = "3x5_oreboxes.dmm"
name = "Maint oreboxes"
///The base for the 5x3 rooms.
/datum/map_template/ruin/station/maint/fivexthree
prefix = "_maps/RandomRuins/StationRuins/maint/5x3/"
/datum/map_template/ruin/station/maint/fivexthree/boxclutter1
id = "boxclutter1"
suffix = "5x3_boxclutter1.dmm"
name = "Maint boxclutter1"
///Breach- a room with metal foam floors and walls. Author: Jcat
/datum/map_template/ruin/station/maint/fivexthree/breach
id = "breach"
suffix = "5x3_breach.dmm"
name = "Maint breach"
/datum/map_template/ruin/station/maint/fivexthree/cloner
id = "cloner"
suffix = "5x3_cloner.dmm"
name = "Maint cloner"
/datum/map_template/ruin/station/maint/fivexthree/deltaclutter2
id = "deltaclutter2"
suffix = "5x3_deltaclutter2.dmm"
name = "Maint deltaclutter2"
/datum/map_template/ruin/station/maint/fivexthree/deltaclutter3
id = "deltaclutter3"
suffix = "5x3_deltaclutter3.dmm"
name = "Maint deltaclutter3"
/datum/map_template/ruin/station/maint/fivexthree/incompletefloor
id = "incompletefloor"
suffix = "5x3_incompletefloor.dmm"
name = "Maint incompletefloor"
/datum/map_template/ruin/station/maint/fivexthree/kiloclutter1
id = "kiloclutter1"
suffix = "5x3_kiloclutter1.dmm"
name = "Maint kiloclutter1"
/datum/map_template/ruin/station/maint/fivexthree/metaclutter1
id = "metaclutter1"
suffix = "5x3_metaclutter1.dmm"
name = "Maint metaclutter1"
/datum/map_template/ruin/station/maint/fivexthree/metaclutter3
id = "metaclutter3"
suffix = "5x3_metaclutter3.dmm"
name = "Maint metaclutter3"
/datum/map_template/ruin/station/maint/fivexthree/minibreakroom
id = "minibreakroom"
suffix = "5x3_minibreakroom.dmm"
name = "Maint minibreakroom"
/datum/map_template/ruin/station/maint/fivexthree/nastytrap
id = "nastytrap"
suffix = "5x3_nastytrap.dmm"
name = "Maint nastytrap"
/datum/map_template/ruin/station/maint/fivexthree/pills
id = "pills"
suffix = "5x3_pills.dmm"
name = "Maint pills"
/datum/map_template/ruin/station/maint/fivexthree/pubbybedroom
id = "pubbybedroom"
suffix = "5x3_pubbybedroom.dmm"
name = "Maint pubbybedroom"
/datum/map_template/ruin/station/maint/fivexthree/pubbyclutter4
id = "pubbyclutter4"
suffix = "5x3_pubbyclutter4.dmm"
name = "Maint pubbyclutter4"
/datum/map_template/ruin/station/maint/fivexthree/pubbyclutter7
id = "pubbyclutter7"
suffix = "5x3_pubbyclutter7.dmm"
name = "Maint pubbyclutter7"
/datum/map_template/ruin/station/maint/fivexthree/pubbykitchen
id = "pubbykitchen"
suffix = "5x3_pubbykitchen.dmm"
name = "Maint pubbykitchen"
/datum/map_template/ruin/station/maint/fivexthree/storeroom
id = "storeroom"
suffix = "5x3_storeroom.dmm"
name = "Maint storeroom"
/datum/map_template/ruin/station/maint/fivexthree/yogsmaintdet
id = "yogsmaintdet"
suffix = "5x3_yogsmaintdet.dmm"
name = "Maint yogsmaintdet"
/datum/map_template/ruin/station/maint/fivexthree/yogsmaintrpg
id = "yogsmaintrpg"
suffix = "5x3_yogsmaintrpg.dmm"
name = "Maint yogsmaintrpg"
///Author: Vaelophis
/datum/map_template/ruin/station/maint/fivexthree/smallfish
id = "smallfish"
suffix = "5x3_smallfish.dmm"
name = "Maint smallfish"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/fivexthree/podmin
id = "podmin"
suffix = "5x3_podmin.dmm"
name = "Maint podmin"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/fivexthree/waitingroom
id = "waitingroom"
suffix = "5x3_waitingroom.dmm"
name = "Maint waitingroom"
///Author: SergeyMeyer
/datum/map_template/ruin/station/maint/fivexthree/highqualitysurgery
id = "highqualitysurgery"
suffix = "5x3_highqualitysurgery.dmm"
name = "Maint highqualitysurgery"
/datum/map_template/ruin/station/maint/fivexthree/chestburst
id = "chestburst"
suffix = "5x3_chestburst.dmm"
name = "Maint chestburst"
/datum/map_template/ruin/station/maint/fivexthree/gloveroom
id = "gloveroom"
suffix = "5x3_gloveroom.dmm"
name = "Maint gloveroom"
/datum/map_template/ruin/station/maint/fivexthree/magicroom
id = "magicroom"
suffix = "5x3_magicroom.dmm"
name = "Maint magicroom"
/datum/map_template/ruin/station/maint/fivexthree/spareparts
id = "spareparts"
suffix = "5x3_spareparts.dmm"
name = "Maint spareparts"
///The base for the 5x4 rooms.
/datum/map_template/ruin/station/maint/fivexfour
prefix = "_maps/RandomRuins/StationRuins/maint/5x4/"
///Blasted-the aftermath of smoking gone wrong. Author: Jcat
/datum/map_template/ruin/station/maint/fivexfour/blasted
id = "blasted"
suffix = "5x4_blasted.dmm"
name = "Maint blasted"
/datum/map_template/ruin/station/maint/fivexfour/boxbar
id = "boxbar"
suffix = "5x4_boxbar.dmm"
name = "Maint boxbar"
/datum/map_template/ruin/station/maint/fivexfour/boxdinner
id = "boxdinner"
suffix = "5x4_boxdinner.dmm"
name = "Maint boxdinner"
/datum/map_template/ruin/station/maint/fivexfour/boxsurgery
id = "boxsurgery"
suffix = "5x4_boxsurgery.dmm"
name = "Maint boxsurgery"
/datum/map_template/ruin/station/maint/fivexfour/comproom
id = "comproom"
suffix = "5x4_comproom.dmm"
name = "Maint comproom"
/datum/map_template/ruin/station/maint/fivexfour/deltabar
id = "deltabar"
suffix = "5x4_deltabar.dmm"
name = "Maint deltabar"
/datum/map_template/ruin/station/maint/fivexfour/deltadetective
id = "deltadetective"
suffix = "5x4_deltadetective.dmm"
name = "Maint deltadetective"
/datum/map_template/ruin/station/maint/fivexfour/deltadressing
id = "deltadressing"
suffix = "5x4_deltadressing.dmm"
name = "Maint deltadressing"
/datum/map_template/ruin/station/maint/fivexfour/deltaeva
id = "deltaeva"
suffix = "5x4_deltaEVA.dmm"
name = "Maint deltaEVA"
/datum/map_template/ruin/station/maint/fivexfour/deltagamble
id = "deltagamble"
suffix = "5x4_deltagamble.dmm"
name = "Maint deltagamble"
/datum/map_template/ruin/station/maint/fivexfour/deltalounge
id = "deltalounge"
suffix = "5x4_deltalounge.dmm"
name = "Maint deltalounge"
/datum/map_template/ruin/station/maint/fivexfour/deltasurgery
id = "deltasurgery"
suffix = "5x4_deltasurgery.dmm"
name = "Maint deltasurgery"
/datum/map_template/ruin/station/maint/fivexfour/firemanroom
id = "firemanroom"
suffix = "5x4_firemanroom.dmm"
name = "Maint firemanroom"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/fivexfour/pass
id = "pass"
suffix = "5x4_pass.dmm"
name = "Maint pass"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/fivexfour/laundromat
id = "laundromat"
suffix = "5x4_laundromat.dmm"
name = "Maint laundromat"
///Icicle-brrr its cold! Author: Jcat
/datum/map_template/ruin/station/maint/fivexfour/icicle
id = "icicle"
suffix = "5x4_icicle.dmm"
name = "Maint icicle"
/datum/map_template/ruin/station/maint/fivexfour/kilohauntedlibrary
id = "kilohauntedlibrary"
suffix = "5x4_kilohauntedlibrary.dmm"
name = "Maint kilohauntedlibrary"
/datum/map_template/ruin/station/maint/fivexfour/kilosurgery
id = "kilosurgery"
suffix = "5x4_kilosurgery.dmm"
name = "Maint kilosurgery"
///Medusa- some nerds got turned to stone. Or is it just an artpiece? Author: Jcat
/datum/map_template/ruin/station/maint/fivexfour/medusa
id = "medusa"
suffix = "5x4_medusa.dmm"
name = "Maint medusa"
/datum/map_template/ruin/station/maint/fivexfour/metakitchen
id = "metakitchen"
suffix = "5x4_metakitchen.dmm"
name = "Maint metakitchen"
/datum/map_template/ruin/station/maint/fivexfour/metamedical
id = "metamedical"
suffix = "5x4_metamedical.dmm"
name = "Maint metamedical"
/datum/map_template/ruin/station/maint/fivexfour/metarobotics
id = "metarobotics"
suffix = "5x4_metarobotics.dmm"
name = "Maint metarobotics"
/datum/map_template/ruin/station/maint/fivexfour/metatheatre
id = "metatheatre"
suffix = "5x4_metatheatre.dmm"
name = "Maint metatheatre"
/datum/map_template/ruin/station/maint/fivexfour/pubbysurgery
id = "pubbysurgery"
suffix = "5x4_pubbysurgery.dmm"
name = "Maint pubbysurgery"
/datum/map_template/ruin/station/maint/fivexfour/tinybarbershop
id = "tinybarbershop"
suffix = "5x4_tinybarbershop.dmm"
name = "Maint tinybarbershop"
///Author: VeebleFetzer
/datum/map_template/ruin/station/maint/fivexfour/boxclutter
id = "boxclutter"
suffix = "5x4_boxclutter.dmm"
name = "Maint boxclutter"
///Author: VeebleFetzer
/datum/map_template/ruin/station/maint/fivexfour/posterstore
id = "posterstore"
suffix = "5x4_posterstore.dmm"
name = "Maint posterstore"
///Author: SergeyMeyer
/datum/map_template/ruin/station/maint/fivexfour/shoestore
id = "shoestore"
suffix = "5x4_shoestore.dmm"
name = "Maint shoestore"
/datum/map_template/ruin/station/maint/fivexfour/nanitechamber
id = "nanitechamber"
suffix = "5x4_nanitechamber.dmm"
name = "Maint nanitechamber"
/datum/map_template/ruin/station/maint/fivexfour/oldcryoroom
id = "oldcryoroom"
suffix = "5x4_oldcryoroom.dmm"
name = "Maint oldcryoroom"
///The base for the 10x5 rooms
/datum/map_template/ruin/station/maint/tenxfive
prefix = "_maps/RandomRuins/StationRuins/maint/10x5/"
/datum/map_template/ruin/station/maint/tenxfive/barbershop
id = "barbershop"
suffix = "10x5_barbershop.dmm"
name = "Maint barbershop"
/datum/map_template/ruin/station/maint/tenxfive/deltaarcade
id = "deltaarcade"
suffix = "10x5_deltaarcade.dmm"
name = "Maint deltaarcade"
/datum/map_template/ruin/station/maint/tenxfive/deltabotnis
id = "deltabotnis"
suffix = "10x5_deltabotnis.dmm"
name = "Maint deltabotnis"
/datum/map_template/ruin/station/maint/tenxfive/deltacafeteria
id = "deltacafeteria"
suffix = "10x5_deltacafeteria.dmm"
name = "Maint deltacafeteria"
/datum/map_template/ruin/station/maint/tenxfive/deltaclutter1
id = "deltaclutter1"
suffix = "10x5_deltaclutter1.dmm"
name = "Maint deltaclutter1"
/datum/map_template/ruin/station/maint/tenxfive/deltarobotics
id = "deltarobotics"
suffix = "10x5_deltarobotics.dmm"
name = "Maint deltarobotics"
///Factory-this is how they made crowbars before autolathes. Author: Jcat
/datum/map_template/ruin/station/maint/tenxfive/factory
id = "factory"
suffix = "10x5_factory.dmm"
name = "Maint factory"
///Insomina-The den of an NTnet conspiracy theorist. He's right, you know. Author: Jcat
/datum/map_template/ruin/station/maint/tenxfive/insomnia
id = "insomnia"
suffix = "10x5_insomnia.dmm"
name = "Maint insomnia"
/datum/map_template/ruin/station/maint/tenxfive/maintmedical
id = "maintmedical"
suffix = "10x5_maintmedical.dmm"
name = "Maint maintmedical"
/datum/map_template/ruin/station/maint/tenxfive/meetingroom
id = "meetingroom"
suffix = "10x5_meetingroom.dmm"
name = "Maint meetingroom"
/datum/map_template/ruin/station/maint/tenxfive/phage
id = "phage"
suffix = "10x5_phage.dmm"
name = "Maint phage"
/datum/map_template/ruin/station/maint/tenxfive/skidrow
id = "skidrow"
suffix = "10x5_skidrow.dmm"
name = "Maint skidrow"
///Transit: a super pointless transit tube journey. Everyone loves waiting! Author: Jcat
/datum/map_template/ruin/station/maint/tenxfive/transit
id = "transit"
suffix = "10x5_transit.dmm"
name = "Maint transit"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxfive/ballpit
id = "ballpit"
suffix = "10x5_ballpit.dmm"
name = "Maint ballpit"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxfive/commie
id = "commie"
suffix = "10x5_commie.dmm"
name = "Maint commie"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxfive/firingrange
id = "firingrange"
suffix = "10x5_firingrange.dmm"
name = "Maint firingrange"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxfive/clothingstore
id = "clothingstore"
suffix = "10x5_clothingstore.dmm"
name = "Maint clothingstore"
/datum/map_template/ruin/station/maint/tenxfive/butchersden
id = "butchersden"
suffix = "10x5_butchersden.dmm"
name = "Maint butchersden"
/datum/map_template/ruin/station/maint/tenxfive/courtroom
id = "courtroom"
suffix = "10x5_courtroom.dmm"
name = "Maint courtroom"
/datum/map_template/ruin/station/maint/tenxfive/gaschamber
id = "gaschamber"
suffix = "10x5_gaschamber.dmm"
name = "Maint gaschamber"
/datum/map_template/ruin/station/maint/tenxfive/oldaichamber
id = "oldaichamber"
suffix = "10x5_oldaichamber.dmm"
name = "Maint oldaichamber"
/datum/map_template/ruin/station/maint/tenxfive/radiationtherapy
id = "radiationtherapy"
suffix = "10x5_radiationtherapy.dmm"
name = "Maint radiationtherapy"
/datum/map_template/ruin/station/maint/tenxfive/ratburger
id = "ratburger"
suffix = "10x5_ratburger.dmm"
name = "Maint ratburger"
///Author: Vaelophis
/datum/map_template/ruin/station/maint/tenxfive/tank_heaven
id = "tank_heaven"
suffix = "10x5_tank_heaven.dmm"
name = "Maint tank_heaven"
///Author: Gravehat
/datum/map_template/ruin/station/maint/tenxfive/bamboo
id = "bamboo"
suffix = "10x5_bamboo.dmm"
name = "Maint bamboo"
///Author: Gravehat
/datum/map_template/ruin/station/maint/tenxfive/medicalmaint
id = "medicalmaint"
suffix = "10x5_medicalmaint.dmm"
name = "Maint medicalmaint"
///The base for the 10x10 rooms.
/datum/map_template/ruin/station/maint/tenxten
prefix = "_maps/RandomRuins/StationRuins/maint/10x10/"
///Aquarium-NT scientists study space marine life. Author: Jcat
/datum/map_template/ruin/station/maint/tenxten/aquarium
id = "aquarium"
suffix = "10x10_aquarium.dmm"
name = "Maint aquarium"
/datum/map_template/ruin/station/maint/tenxten/bigconstruction
id = "bigconstruction"
suffix = "10x10_bigconstruction.dmm"
name = "Maint bigconstruction"
/datum/map_template/ruin/station/maint/tenxten/bigtheatre
id = "bigtheatre"
suffix = "10x10_bigtheatre.dmm"
name = "Maint bigtheatre"
/datum/map_template/ruin/station/maint/tenxten/deltalibrary
id = "deltalibrary"
suffix = "10x10_deltalibrary.dmm"
name = "Maint deltalibrary"
/datum/map_template/ruin/station/maint/tenxten/graffitiroom
id = "graffitiroom"
suffix = "10x10_graffitiroom.dmm"
name = "Maint graffitiroom"
///Junction- sometimes in life, you can only go forward. Author: Jcat
/datum/map_template/ruin/station/maint/tenxten/junction
id = "junction"
suffix = "10x10_junction.dmm"
name = "Maint junction"
///Lasertag-Author: Jcat
/datum/map_template/ruin/station/maint/tenxten/lasertag
id = "lasertag"
suffix = "10x10_lasertag.dmm"
name = "Maint lasertag"
/datum/map_template/ruin/station/maint/tenxten/podrepairbay
id = "podrepairbay"
suffix = "10x10_podrepairbay.dmm"
name = "Maint podrepairbay"
/datum/map_template/ruin/station/maint/tenxten/pubbybar
id = "pubbybar"
suffix = "10x10_pubbybar.dmm"
name = "Maint pubbybar"
/datum/map_template/ruin/station/maint/tenxten/roosterdome
id = "roosterdome"
suffix = "10x10_roosterdome.dmm"
name = "Maint roosterdome"
/datum/map_template/ruin/station/maint/tenxten/sanitarium
id = "sanitarium"
suffix = "10x10_sanitarium.dmm"
name = "Maint sanitarium"
/datum/map_template/ruin/station/maint/tenxten/snakefighter
id = "snakefighter"
suffix = "10x10_snakefighter.dmm"
name = "Maint snakefighter"
///Vault- A 'heavily guarded' vault. Author: Jcat
/datum/map_template/ruin/station/maint/tenxten/vault
id = "vault"
suffix = "10x10_vault.dmm"
name = "Maint vault"
///Ward-outbreak gone wrong. Author: Jcat
/datum/map_template/ruin/station/maint/tenxten/ward
id = "ward"
suffix = "10x10_ward.dmm"
name = "Maint ward"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxten/assaultpod
id = "assaultpod"
suffix = "10x10_assaultpod.dmm"
name = "Maint assaultpod"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxten/maze
id = "maze"
suffix = "10x10_maze.dmm"
name = "Maint maze"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxten/maze2
id = "maze2"
suffix = "10x10_maze2.dmm"
name = "Maint maze2"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxten/boxfactory
id = "boxfactory"
suffix = "10x10_boxfactory.dmm"
name = "Maint boxfactory"
/datum/map_template/ruin/station/maint/tenxten/sixsectorsdown
id = "sixsectorsdown"
suffix = "10x10_sixsectorsdown.dmm"
name = "Maint sixsectorsdown"
/datum/map_template/ruin/station/maint/tenxten/advbotany
id = "advbotany"
suffix = "10x10_advbotany.dmm"
name = "Maint advbotany"
/datum/map_template/ruin/station/maint/tenxten/beach
id = "beach"
suffix = "10x10_beach.dmm"
name = "Maint beach"
/datum/map_template/ruin/station/maint/tenxten/botany_apiary
id = "botany_apiary"
suffix = "10x10_botany_apiary.dmm"
name = "Maint botany_apiary"
/datum/map_template/ruin/station/maint/tenxten/gamercave
id = "gamercave"
suffix = "10x10_gamercave.dmm"
name = "Maint gamercave"
/datum/map_template/ruin/station/maint/tenxten/ladytesla_altar
id = "ladytesla_altar"
suffix = "10x10_ladytesla_altar.dmm"
name = "Maint ladytesla_altar"
/datum/map_template/ruin/station/maint/tenxten/olddiner
id = "olddiner"
suffix = "10x10_olddiner.dmm"
name = "Maint olddiner"
/datum/map_template/ruin/station/maint/tenxten/smallmagician
id = "smallmagician"
suffix = "10x10_smallmagician.dmm"
name = "Maint smallmagician"
///Author: Veeblefetzer
/datum/map_template/ruin/station/maint/tenxten/fourshops
id = "fourshops"
suffix = "10x10_fourshops.dmm"
name = "Maint fourshops"
///Author: Vaelophis
/datum/map_template/ruin/station/maint/tenxten/fishinghole
id = "fishinghole"
suffix = "10x10_fishinghole.dmm"
name = "Maint fishinghole"
/datum/map_template/ruin/station/maint/tenxten/fakewalls
id = "fakewalls"
suffix = "10x10_fakewalls.dmm"
name = "Maint fakewalls"
/datum/map_template/ruin/station/maint/tenxten/wizard
id = "wizard"
suffix = "10x10_wizard.dmm"
name = "Maint wizard"
/datum/map_template/ruin/station/maint/tenxten/halloween
id = "halloween"
suffix = "10x10_halloween.dmm"
name = "Maint halloween"
//Snaxi remake edits
/datum/map_template/ruin/station/maint/smexi1
prefix = "_maps/RandomRuins/StationRuins/maint/icemaint_center/"
/datum/map_template/ruin/station/maint/smexi1/icemaint_center_boring
id = "center_boring"
suffix = "icemaint_center_boring.dmm"
name = "Icemaint Center Boring"
/datum/map_template/ruin/station/maint/smexi1/icemaint_center_danger
id = "center_danger"
suffix = "icemaint_center_danger.dmm"
name = "Icemaint Center Danger"
/datum/map_template/ruin/station/maint/smexi1/icemaint_center_frosty
id = "center_frosty"
suffix = "icemaint_center_frosty.dmm"
name = "Icemaint Center Frosty"
/datum/map_template/ruin/station/maint/smexi2
prefix = "_maps/RandomRuins/StationRuins/maint/icemaint_west/"
/datum/map_template/ruin/station/maint/smexi2/icemaint_west_boring
id = "icemaint_west_boring"
suffix = "icemaint_west_boring.dmm"
name = "Icemaint West Boring"
/datum/map_template/ruin/station/maint/smexi3
prefix = "_maps/RandomRuins/StationRuins/maint/icemaint_east/"
/datum/map_template/ruin/station/maint/smexi3/icemaint_east_boring
id = "east_boring"
suffix = "icemaint_east_boring.dmm"
name = "Icemaint East Boring"
/datum/map_template/ruin/station/maint/smexi3/icemaint_east_danger
id = "east_danger"
suffix = "icemaint_east_danger.dmm"
name = "Icemaint East Danger"
/datum/map_template/ruin/station/maint/smexi3/icemaint_east_knotways
id = "east_knotways"
suffix = "icemaint_east_knotways.dmm"
name = "Icemaint East Knotways"
/datum/map_template/ruin/station/maint/smexi3/icemaint_east_icering
id = "east_icering"
suffix = "icemaint_east_icering.dmm"
name = "Icemaint East Icering"
/datum/map_template/ruin/station/maint/smexi3/icemaint_east_maze
id = "east_maze"
suffix = "icemaint_east_maze.dmm"
name = "Icemaint East Maze"