diff --git a/code/game/turfs/open/floor/plating.dm b/code/game/turfs/open/floor/plating.dm index 1ff0d9261fb..b5f1e38faae 100644 --- a/code/game/turfs/open/floor/plating.dm +++ b/code/game/turfs/open/floor/plating.dm @@ -129,9 +129,10 @@ /turf/open/floor/plating/foam name = "metal foam plating" - desc = "Thin, fragile flooring created with metal foam." + desc = "Thin, fragile flooring created with metal foam. Designed to be easily replacable by tiling when applied to in a combat stance." icon_state = "foam_plating" upgradable = FALSE + attachment_holes = FALSE /turf/open/floor/plating/foam/burn_tile() return //jetfuel can't melt steel foam