From ad22afcf43307823cfa33ee77f87617bd9d4c7c4 Mon Sep 17 00:00:00 2001 From: Nadyr <41974248+Darlantanis@users.noreply.github.com> Date: Fri, 27 Aug 2021 20:20:49 -0400 Subject: [PATCH] powder that makes you say yes --- code/modules/materials/materials/organic/cloth.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/materials/materials/organic/cloth.dm b/code/modules/materials/materials/organic/cloth.dm index 9639c4c2fe..098d65eba3 100644 --- a/code/modules/materials/materials/organic/cloth.dm +++ b/code/modules/materials/materials/organic/cloth.dm @@ -47,6 +47,7 @@ protectiveness = 15 // 4% pass_stack_colors = TRUE supply_conversion_value = 3 + hardness = 5 /datum/material/cloth/teal name = "teal"