Fix: Moproach Ghostrole + Critter Emoting Fixes (#6356)

yeah sure it works
This commit is contained in:
Stxcking 2026-08-04 18:18:46 -04:00 committed by GitHub
parent 1b75cad94f
commit 697da0679a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View File

@ -506,6 +506,7 @@
# mindRoles: # mindRoles:
# - MindRoleGhostRoleFreeAgentHarmless # - MindRoleGhostRoleFreeAgentHarmless
# End DeltaV Removals - players can spawn in as these at will # End DeltaV Removals - players can spawn in as these at will
- type: Emoting # DeltaV - Allow them to emote!
- type: Fixtures - type: Fixtures
fixtures: fixtures:
fix1: fix1:
@ -520,7 +521,7 @@
# - type: GhostTakeoverAvailable # DeltaV - players can spawn in as these at will # - type: GhostTakeoverAvailable # DeltaV - players can spawn in as these at will
- type: Speech - type: Speech
speechVerb: Moth speechVerb: Moth
speechSounds: Chitter # Delta-V - Eep! speechSounds: Chitter # DeltaV - Eep!
allowedEmotes: ['Chitter', 'Squeak', 'Flap'] allowedEmotes: ['Chitter', 'Squeak', 'Flap']
- type: FaxableObject - type: FaxableObject
insertingState: inserting_mothroach insertingState: inserting_mothroach
@ -1874,6 +1875,7 @@
# - MindRoleGhostRoleFreeAgentHarmless # - MindRoleGhostRoleFreeAgentHarmless
# - type: GhostTakeoverAvailable # - type: GhostTakeoverAvailable
# End DeltaV Removals - players can spawn in as these at will # End DeltaV Removals - players can spawn in as these at will
- type: Emoting # DeltaV - Allow them to emote!
- type: Speech - type: Speech
speechSounds: Squeak speechSounds: Squeak
speechVerb: SmallMob speechVerb: SmallMob

View File

@ -7,6 +7,13 @@
- type: GhostRole - type: GhostRole
name: ghost-role-information-moproach-name name: ghost-role-information-moproach-name
description: ghost-role-information-moproach-description 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 - type: Sprite
sprite: Mobs/Animals/mothroach/moproach.rsi sprite: Mobs/Animals/mothroach/moproach.rsi
- type: Clothing - type: Clothing