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