From bd5f2bd64d0ae07834e915c25008c54891f01762 Mon Sep 17 00:00:00 2001 From: Ghom <42542238+Ghommie@users.noreply.github.com> Date: Mon, 10 Feb 2020 07:41:36 +0100 Subject: [PATCH] Update reinf_walls.dm --- code/game/turfs/simulated/wall/reinf_walls.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/game/turfs/simulated/wall/reinf_walls.dm b/code/game/turfs/simulated/wall/reinf_walls.dm index a9fc84124a..a1d2c1757c 100644 --- a/code/game/turfs/simulated/wall/reinf_walls.dm +++ b/code/game/turfs/simulated/wall/reinf_walls.dm @@ -276,3 +276,4 @@ /turf/closed/wall/r_wall/syndicate/pirate/overspace icon_state = "map-overspace" + fixed_underlay = list("space"=1)