mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-29 08:11:11 +01:00
[MIRROR] Submap Compile Fix (#7073)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
co-authored by
Heroman3003
CHOMPStation2
parent
d7a4de741c
commit
eaca85ea29
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user