Skip to content

Add emotes and radio to Clippy - #75

Merged
Sage-Jones merged 2 commits into
QuantumBlueSS14:masterfrom
AlinaNova21:fix-clippy-emotes
Oct 18, 2025
Merged

Add emotes and radio to Clippy#75
Sage-Jones merged 2 commits into
QuantumBlueSS14:masterfrom
AlinaNova21:fix-clippy-emotes

Conversation

@AlinaNova21

@AlinaNova21 AlinaNova21 commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

About the PR

Enables Clippy (the mail/logistics cat ghost role) to use emotes and radio communication.

Why / Balance

Clippy was missing emotes that other cat ghost roles have, making the role less interactive. Additionally, Clippy's radio functionality was commented out, preventing them from receiving mail notifications on the Supply channel.

Technical details

  • Added Speech component with allowedEmotes: ['Meow', 'Hiss', 'Mew', 'Purr', 'Growl']
  • Uncommented IntrinsicRadioReceiver in NFMobPet parent entity
  • Uncommented IntrinsicRadioTransmitter and ActiveRadio components
  • Changed radio channel from Service to Supply (for mail notifications)
  • Uncommented ShowJobIcons component

Media

N/A
Tested live during playtests.

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

Breaking changes

None

Changelog
🆑

  • fix: Clippy can now use cat emotes (Meow, Hiss, Mew, Purr, Growl)
  • fix: Clippy can now receive mail notifications via Supply radio channel

- Add Speech component with cat emotes (Meow, Hiss, Mew, Purr, Growl)
- Uncomment IntrinsicRadioReceiver in NFMobPet parent
- Enable radio transmitter/receiver on Supply channel for mail/logistics role
- Enable ShowJobIcons
All cat emotes were playing meow sounds. Now they use proper sounds:
- Meow: FelinidMeows
- Hiss: FelinidHisses
- Mew: FelinidMews
- Growl: FelinidGrowls
- Purr: FelinidPurrs
@Sage-Jones
Sage-Jones merged commit dbb8a74 into QuantumBlueSS14:master Oct 18, 2025
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants