From 940eaa46740d1d2a9d864967f1641e199a339202 Mon Sep 17 00:00:00 2001 From: pathetic meowmeow Date: Thu, 18 Sep 2025 13:17:37 -0400 Subject: [PATCH] Bring vulpkanin in-line with other species on hugging (#40183) --- .../Locale/en-US/interaction/interaction-popup-component.ftl | 3 --- Resources/Prototypes/Entities/Mobs/Species/vulpkanin.yml | 5 ----- 2 files changed, 8 deletions(-) diff --git a/Resources/Locale/en-US/interaction/interaction-popup-component.ftl b/Resources/Locale/en-US/interaction/interaction-popup-component.ftl index 02af3554fa..bbafdd5ad3 100644 --- a/Resources/Locale/en-US/interaction/interaction-popup-component.ftl +++ b/Resources/Locale/en-US/interaction/interaction-popup-component.ftl @@ -101,9 +101,6 @@ hugging-success-generic = You hug {THE($target)}. hugging-success-generic-others = { CAPITALIZE(THE($user)) } hugs {THE($target)}. hugging-success-generic-target = { CAPITALIZE(THE($user)) } hugs you. -petting-success-soft-floofy-vulp = You pet { THE($target) } on {POSS-ADJ($target)} soft floofy head. -petting-success-soft-floofy-vulp-others = { CAPITALIZE(THE($user)) } pets {THE($target)} on {POSS-ADJ($target)} soft floofy head. - ## Other petting-success-tesla = You pet {THE($target)}, violating the laws of nature and physics. diff --git a/Resources/Prototypes/Entities/Mobs/Species/vulpkanin.yml b/Resources/Prototypes/Entities/Mobs/Species/vulpkanin.yml index 37a3366e3a..cb9b19fffc 100644 --- a/Resources/Prototypes/Entities/Mobs/Species/vulpkanin.yml +++ b/Resources/Prototypes/Entities/Mobs/Species/vulpkanin.yml @@ -58,11 +58,6 @@ pitch: 1.33 volume: -5 variation: 0.05 - - type: InteractionPopup # Crucial detail. - successChance: 1 - interactSuccessString: petting-success-soft-floofy-vulp - messagePerceivedByOthers: petting-success-soft-floofy-vulp-others - interactFailureString: petting-failure-generic - type: Sprite # Drawlayers. Top to bottom in order I believe. netsync: false layers: -- 2.51.2