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