From dfc0e0199a969eb756c7ffa5f83cf431c1de3805 Mon Sep 17 00:00:00 2001 From: slarticodefast <161409025+slarticodefast@users.noreply.github.com> Date: Mon, 23 Dec 2024 19:25:03 +0100 Subject: [PATCH] minor fix to "silent footsteps for ninja" (#34040) minor fix --- Resources/Prototypes/Entities/Clothing/Shoes/specific.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml index 46fb16b1f2..3a17dcde37 100644 --- a/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml +++ b/Resources/Prototypes/Entities/Clothing/Shoes/specific.yml @@ -137,8 +137,7 @@ walkModifier: 1.1 sprintModifier: 1.3 - type: FootstepModifier - footstepSoundCollection: - collection: null + footstepSoundCollection: null - type: entity parent: ClothingShoesBaseButcherable -- 2.51.2