From 818d9bee5047369a859f5553503e59df49e52f47 Mon Sep 17 00:00:00 2001 From: Novacat Date: Tue, 3 Oct 2023 20:06:40 -0400 Subject: [PATCH] Submap Compile Fix While I was investigating an unrelated bug relating to deployable ships, I noticed there was a compile bug with one of the deployable ships. This fixes that. Also adds a bit more power to an adminbus ship. --- maps/offmap_vr/om_ships/shelter_6.dmm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/maps/offmap_vr/om_ships/shelter_6.dmm b/maps/offmap_vr/om_ships/shelter_6.dmm index 7a4f65e5cf8..78a82302f60 100644 --- a/maps/offmap_vr/om_ships/shelter_6.dmm +++ b/maps/offmap_vr/om_ships/shelter_6.dmm @@ -193,7 +193,7 @@ /turf/simulated/floor/reinforced, /area/shuttle/tabiranth) "af" = ( -/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary/tram{ +/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{ desc = "A large machine releasing a constant gust of air."; icon = 'icons/obj/survival_pod.dmi'; icon_state = "fans"; @@ -1081,7 +1081,8 @@ "bl" = ( /obj/machinery/power/smes/buildable/hybrid{ input_level = 200000; - output_level = 200000 + output_level = 200000; + recharge_rate = 20000 }, /obj/structure/cable/cyan{ icon_state = "0-4"