diff --git a/maps/submaps/admin_use_vr/ert.dm b/maps/submaps/admin_use_vr/ert.dm
index 2a98ac49c51..a41e82357fe 100644
--- a/maps/submaps/admin_use_vr/ert.dm
+++ b/maps/submaps/admin_use_vr/ert.dm
@@ -1,6 +1,6 @@
// Compile in the map for CI testing if we're testing compileability of all the maps
#if MAP_TEST
-#include "mercship.dmm"
+#include "ert.dmm"
#endif
@@ -192,13 +192,16 @@ Point is they're fairly expensive and probably prototypes or something, so for t
/obj/item/weapon/paper/vonbraun_shields
name = "NRV Von Braun Shield Configuration Documentation"
info = {"To All Current ERT Members,
\
-Be advised that use of the NRV Von Braun's shield generator (located adjacent to this document) is strongly recommended when responding to calls, but also that it is not impervious, nor is the ship's point defense system flawless. Recommended settings as follows:
\
+Be advised that use of the NRV Von Braun's shield generator (located adjacent to this document) is strongly recommended when responding to calls, but also that it is not impervious, nor is the ship's point defense system flawless.
\
+
\
+Recommended settings as follows:
\
Photonic: Off (PD will not work with it enabled!)
\
EM: On
\
Humanoids: Off
\
Atmospheric: Off
\
Hull Shield: On
\
Radius: 26
\
+
\
The shield generator will tax the Von Braun's reserves greatly so try to use it sparingly. Do not be afraid to use it however, as the Von Braun represents the Company making a significant investment in this sector's future. I can bail you out if the occasional intern goes missing or you break something minor, but if you go flying this thing through an asteroid belt and get massive holes blown in it Central will make everyone involved disappear permanently.
\
\
Lt. Cmdr. Sykes"}
\ No newline at end of file
diff --git a/maps/submaps/admin_use_vr/ert.dmm b/maps/submaps/admin_use_vr/ert.dmm
index 722514fb8fd..f90c4ddf7e8 100644
--- a/maps/submaps/admin_use_vr/ert.dmm
+++ b/maps/submaps/admin_use_vr/ert.dmm
@@ -21,9 +21,11 @@
/obj/machinery/door/airlock/external,
/obj/effect/map_helper/airlock/door/ext_door,
/obj/machinery/airlock_sensor/airlock_exterior{
+ dir = 1;
pixel_x = 24;
- pixel_y = 9
+ pixel_y = 11
},
+/obj/effect/map_helper/airlock/sensor/ext_sensor,
/turf/simulated/floor/tiled/techfloor,
/area/ship/ert/dock_port)
"af" = (
@@ -3282,6 +3284,7 @@
/obj/structure/window/reinforced{
dir = 4
},
+/obj/machinery/shield_diffuser,
/turf/simulated/floor/tiled/techfloor,
/area/shuttle/ert_ship_boat)
"yi" = (
@@ -4608,14 +4611,15 @@
/turf/simulated/floor/tiled/techfloor,
/area/shuttle/ert_ship_boat)
"HK" = (
-/obj/machinery/door/blast/regular{
- id = "ERT_Shuttle_Fore"
- },
/obj/machinery/door/blast/regular/open{
dir = 2;
id = "ERT_Blast_Windows";
name = "Blast Shield"
},
+/obj/machinery/shield_diffuser,
+/obj/machinery/door/blast/regular{
+ id = "ERT_Shuttle_Fore"
+ },
/turf/simulated/floor/tiled/techmaint,
/area/shuttle/ert_ship_boat)
"HO" = (