From 5d50f500297d682e11062cf40eae4346b170425b Mon Sep 17 00:00:00 2001 From: GoodWheatley <109803540+GoodWheatley@users.noreply.github.com> Date: Wed, 16 Nov 2022 09:20:42 -0500 Subject: [PATCH] Windows now take heat damage (#12612) --- Resources/Prototypes/Damage/modifier_sets.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/Damage/modifier_sets.yml b/Resources/Prototypes/Damage/modifier_sets.yml index 422c801266..d6e01b21b2 100644 --- a/Resources/Prototypes/Damage/modifier_sets.yml +++ b/Resources/Prototypes/Damage/modifier_sets.yml @@ -49,8 +49,8 @@ Blunt: 1.2 Slash: 0.5 Piercing: 1.0 - Heat: 0 - Shock: 0 + Heat: 0.8 + Shock: 0 #glass is an insulator! flatReductions: Blunt: 5 Slash: 5 @@ -61,12 +61,13 @@ Blunt: 1.0 Slash: 0.3 Piercing: 0.6 - Heat: 0 + Heat: 0.5 Shock: 0 flatReductions: Blunt: 5 - Slash: 10 + Slash: 7 Piercing: 5 + Heat: 5 - type: damageModifierSet id: Wood