plastic is now a rigid material (#49838)

This commit is contained in:
Fikou
2020-03-10 18:35:44 +08:00
committed by GitHub
parent efea265939
commit cb923d982d
+1
View File
@@ -176,6 +176,7 @@ Unless you know what you're doing, only use the first three numbers. They're in
color = "#caccd9"
strength_modifier = 0.85
sheet_type = /obj/item/stack/sheet/plastic
categories = list(MAT_CATEGORY_RIGID = TRUE)
value_per_unit = 0.0125
beauty_modifier = -0.01
armor_modifiers = list("melee" = 1.5, "bullet" = 1.1, "laser" = 0.3, "energy" = 0.5, "bomb" = 1, "bio" = 1, "rad" = 1, "fire" = 1.1, "acid" = 1)