From 697da0679a20d39985634030519a3baa26ecf6c0 Mon Sep 17 00:00:00 2001 From: Stxcking <217132821+Stxcking@users.noreply.github.com> Date: Tue, 4 Aug 2026 18:18:46 -0400 Subject: [PATCH] Fix: Moproach Ghostrole + Critter Emoting Fixes (#6356) yeah sure it works --- Resources/Prototypes/Entities/Mobs/NPCs/animals.yml | 4 +++- Resources/Prototypes/Entities/Mobs/NPCs/moproach.yml | 7 +++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 7f7963fd1fd..7b0283d3175 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -506,6 +506,7 @@ # mindRoles: # - MindRoleGhostRoleFreeAgentHarmless # End DeltaV Removals - players can spawn in as these at will + - type: Emoting # DeltaV - Allow them to emote! - type: Fixtures fixtures: fix1: @@ -520,7 +521,7 @@ # - type: GhostTakeoverAvailable # DeltaV - players can spawn in as these at will - type: Speech speechVerb: Moth - speechSounds: Chitter # Delta-V - Eep! + speechSounds: Chitter # DeltaV - Eep! allowedEmotes: ['Chitter', 'Squeak', 'Flap'] - type: FaxableObject insertingState: inserting_mothroach @@ -1874,6 +1875,7 @@ # - MindRoleGhostRoleFreeAgentHarmless # - type: GhostTakeoverAvailable # End DeltaV Removals - players can spawn in as these at will + - type: Emoting # DeltaV - Allow them to emote! - type: Speech speechSounds: Squeak speechVerb: SmallMob diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/moproach.yml b/Resources/Prototypes/Entities/Mobs/NPCs/moproach.yml index c38b2cedf76..dd63f6e204a 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/moproach.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/moproach.yml @@ -7,6 +7,13 @@ - type: GhostRole name: ghost-role-information-moproach-name description: ghost-role-information-moproach-description + # Begin DeltaV Additions + allowMovement: true + rules: ghost-role-information-freeagent-rules + mindRoles: + - MindRoleGhostRoleFreeAgentHarmless + - type: GhostTakeoverAvailable + # End DeltaV Additions - type: Sprite sprite: Mobs/Animals/mothroach/moproach.rsi - type: Clothing