Allow pAIs to emote like a borg (#38425)

This commit is contained in:
Tobias Berger
2025-07-10 09:56:17 +02:00
committed by GitHub
parent 80c6650730
commit 5fbbb6fd0b

View File

@@ -93,6 +93,12 @@
components: components:
- SecretStash - SecretStash
- WrappedParcel - WrappedParcel
- type: Vocal
sounds:
Unsexed: UnisexSilicon
- type: Tag
tags:
- SiliconEmotes
- type: entity - type: entity
parent: [ PersonalAI, BaseSyndicateContraband] parent: [ PersonalAI, BaseSyndicateContraband]
@@ -129,6 +135,9 @@
On: { state: syndicate-pai-on-overlay } On: { state: syndicate-pai-on-overlay }
- type: StaticPrice - type: StaticPrice
price: 500 price: 500
- type: Vocal
sounds:
Unsexed: UnisexSiliconSyndicate
- type: entity - type: entity
parent: PersonalAI parent: PersonalAI