From 759bec84d0d7b3a33e74cecdba42230f7981f9f3 Mon Sep 17 00:00:00 2001 From: Arokha Sieyes Date: Thu, 19 Apr 2018 02:36:02 -0400 Subject: [PATCH] Nerf marble Please. --- code/modules/materials/materials.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/materials/materials.dm b/code/modules/materials/materials.dm index d0e53184e39..ca65a1a814b 100644 --- a/code/modules/materials/materials.dm +++ b/code/modules/materials/materials.dm @@ -343,7 +343,7 @@ var/list/name_to_material name = "marble" icon_colour = "#AAAAAA" weight = 26 - hardness = 100 + hardness = 30 //VOREStation Edit - Please. integrity = 201 //hack to stop kitchen benches being flippable, todo: refactor into weight system stack_type = /obj/item/stack/material/marble