From 5c5f9efbc8888b977ab6d196b7fa24ceb6b0f3f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20C=C3=A9sar=20Ueti?= <52474532+Mirino97@users.noreply.github.com> Date: Sat, 16 Apr 2022 18:15:12 -0300 Subject: [PATCH] Hugging - Hotfix (#7598) --- Resources/Prototypes/Entities/Mobs/Player/slime.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Player/slime.yml b/Resources/Prototypes/Entities/Mobs/Player/slime.yml index 473050e33d..ec35bc77b4 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/slime.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/slime.yml @@ -4,10 +4,9 @@ id: MobSlimePerson components: - type: InteractionPopup - successChance: 0.9 + successChance: 1 interactSuccessString: hugging-success-generic interactSuccessSound: /Audio/Effects/hug.ogg - interactFailureString: hugging-failure-generic - type: Mind showExamineInfo: true - type: Input