diff --git a/code/game/turfs/simulated/walls_mineral.dm b/code/game/turfs/simulated/walls_mineral.dm index e667cfb2314..fd8502e8ef1 100644 --- a/code/game/turfs/simulated/walls_mineral.dm +++ b/code/game/turfs/simulated/walls_mineral.dm @@ -1,6 +1,6 @@ /turf/simulated/wall/mineral name = "mineral wall" - desc = "This shouldn't exist" + desc = "If you can see this, please make an issue report on GitHub." icon_state = "" smoothing_flags = SMOOTH_BITMASK canSmoothWith = null @@ -310,6 +310,9 @@ /turf/simulated/wall/mineral/titanium/nodecon/welder_act() return +/turf/simulated/wall/mineral/titanium/nodecon/try_destroy() + return + /////////////////////Plastitanium walls///////////////////// /turf/simulated/wall/mineral/plastitanium