diff --git a/_maps/_basemap.dm b/_maps/_basemap.dm index 2ca031729fc..b0f5bc314d9 100644 --- a/_maps/_basemap.dm +++ b/_maps/_basemap.dm @@ -20,10 +20,8 @@ //#include "map_files\wawastation\wawastation.dmm" BUBBER EDIT - UNUSED // BUBBER EDIT ADDITION START #include "map_files\biodome\biodome.dmm" - #include "map_files\LimaStation\LimaStation.dmm" #include "map_files\moonstation\moonstation.dmm" #include "map_files\BoxStation\BoxStation.dmm" - // #include "map_files\ss13construct\ss13_construct.dmm" // BUBBER EDIT ADDITION END #ifdef CIBUILDING diff --git a/_maps/map_files/LimaStation/LimaStation.dmm b/bubber_archive/Limastation/LimaStation.dmm similarity index 100% rename from _maps/map_files/LimaStation/LimaStation.dmm rename to bubber_archive/Limastation/LimaStation.dmm diff --git a/bubber_archive/Limastation/README.txt b/bubber_archive/Limastation/README.txt new file mode 100644 index 00000000000..f6707a55e0e --- /dev/null +++ b/bubber_archive/Limastation/README.txt @@ -0,0 +1,12 @@ +## General Information + +Limastation is a medium sized map ported from Talestation in the early days of Bubberstation. + +## ARCHIVAL REASON + +Unmaintained, and it has not been running on the server's map rotation for multiple months. There's a lot of missing features and overall good mapping sense that makes this station not really popular among the playerbase. + +## Removal Timeframe +- **Orginal PR Number:** #305 +- **Last Upstream PR Number:** #2220 +- **Last Commit SHA:** 618d2244021c037c7280438e9dd17671f3f116c3 diff --git a/_maps/limastation.json b/bubber_archive/Limastation/limastation.json similarity index 100% rename from _maps/limastation.json rename to bubber_archive/Limastation/limastation.json