From f9992c4cbdc402b432e170bdfde362ee494f1b3b Mon Sep 17 00:00:00 2001 From: Gristlebee <56049844+Gristlebee@users.noreply.github.com> Date: Thu, 4 Jul 2024 23:19:30 -0700 Subject: [PATCH] holy shit was I on crack why are these so strong --- code/game/turfs/closed/wall/mineral_walls.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/turfs/closed/wall/mineral_walls.dm b/code/game/turfs/closed/wall/mineral_walls.dm index bf9afad4fcb0..3f73f2928895 100644 --- a/code/game/turfs/closed/wall/mineral_walls.dm +++ b/code/game/turfs/closed/wall/mineral_walls.dm @@ -336,7 +336,7 @@ hitsound_type = PROJECTILE_HITSOUND_NON_LIVING - max_integrity = 800 + max_integrity = 450 /turf/closed/wall/mineral/titanium/exterior smoothing_groups = list(SMOOTH_GROUP_CLOSED_TURFS, SMOOTH_GROUP_WALLS, SMOOTH_GROUP_TITANIUM_WALLS_EXTERIOR) @@ -416,7 +416,7 @@ hitsound_type = PROJECTILE_HITSOUND_NON_LIVING - max_integrity = 1300 + max_integrity = 500 /turf/closed/wall/mineral/plastitanium/nodiagonal icon = 'icons/turf/walls/plastitanium_wall.dmi'