mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Update materials.dm
This commit is contained in:
@@ -359,11 +359,7 @@ var/list/name_to_material
|
||||
name = "marble"
|
||||
icon_colour = "#AAAAAA"
|
||||
weight = 26
|
||||
<<<<<<< HEAD
|
||||
hardness = 30 //VOREStation Edit - Please.
|
||||
=======
|
||||
hardness = 70
|
||||
>>>>>>> 4ff3ee1... Merge pull request #6023 from Mechoid/Precursotech_Baseline
|
||||
integrity = 201 //hack to stop kitchen benches being flippable, todo: refactor into weight system
|
||||
stack_type = /obj/item/stack/material/marble
|
||||
|
||||
@@ -1070,4 +1066,4 @@ var/list/name_to_material
|
||||
icon_colour = "#ff9900"
|
||||
hardness = 1
|
||||
weight = 1
|
||||
protectiveness = 0 // 0%
|
||||
protectiveness = 0 // 0%
|
||||
|
||||
Reference in New Issue
Block a user