diff --git a/maps/gateway_archive_vr/fileList.txt b/maps/gateway_archive_vr/fileList.txt index 00581eaa26..30e08aff3e 100644 --- a/maps/gateway_archive_vr/fileList.txt +++ b/maps/gateway_archive_vr/fileList.txt @@ -12,6 +12,3 @@ #maps/RandomZLevels/blackmarketpackers.dmm #maps/RandomZLevels/beach.dmm #maps/RandomZLevels/zoo.dmm - -#This one works with the Tether, uncomment when gateway code is unfucked -#maps/RandomZLevels/snow_outpost.dmm \ No newline at end of file diff --git a/maps/submaps/pois_vr/aerostat/virgo2.dm b/maps/submaps/pois_vr/aerostat/virgo2.dm index 0a1ae17b40..d2122ca2a8 100644 --- a/maps/submaps/pois_vr/aerostat/virgo2.dm +++ b/maps/submaps/pois_vr/aerostat/virgo2.dm @@ -9,7 +9,7 @@ #include "Mudpit.dmm" #include "Snowrock1.dmm" #include "Boombase.dmm" -#include "Blackshuttledown.dmm" +//include "Blackshuttledown.dmm" #include "Lab1.dmm" #include "Rocky4.dmm" #include "DJOutpost1.dmm" @@ -18,7 +18,7 @@ #include "MHR.dmm" #include "GovPatrol.dmm" #include "DecoupledEngine.dmm" -#include "DoomP.dmm" +//include "DoomP.dmm" #include "CaveS.dmm" #include "Drugden.dmm" #include "Musk.dmm" @@ -108,11 +108,13 @@ mappath = 'Boombase.dmm' cost = 5 +/* /datum/map_template/virgo2/BSD name = "Black Shuttle Down" desc = "You REALLY shouldn't be near this." mappath = 'Blackshuttledown.dmm' cost = 30 +*/ /datum/map_template/virgo2/Rockybase name = "Rocky Base" @@ -138,11 +140,13 @@ mappath = 'DecoupledEngine.dmm' cost = 15 +/* /datum/map_template/virgo2/DoomP name = "DoomP" desc = "Witty description here." mappath = 'DoomP.dmm' cost = 30 +*/ /datum/map_template/virgo2/Cave name = "CaveS"