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