Wire up the slime people TypingIndicator to use the existing slime speech. (#23415)

This commit is contained in:
CaasGit
2024-01-02 21:12:56 -08:00
committed by GitHub
parent ac022090b6
commit 7f3d2b86ca
3 changed files with 9 additions and 0 deletions

View File

@@ -120,6 +120,8 @@
description: ghost-role-information-slimes-description description: ghost-role-information-slimes-description
- type: Speech - type: Speech
speechVerb: Slime speechVerb: Slime
- type: TypingIndicator
proto: slime
- type: entity - type: entity
name: blue slime name: blue slime

View File

@@ -20,6 +20,8 @@
- type: Speech - type: Speech
speechVerb: Slime speechVerb: Slime
speechSounds: Slime speechSounds: Slime
- type: TypingIndicator
proto: slime
- type: Vocal - type: Vocal
sounds: sounds:
Male: MaleSlime Male: MaleSlime

View File

@@ -33,3 +33,8 @@
id: spider id: spider
typingState: spider0 typingState: spider0
offset: 0, 0.125 offset: 0, 0.125
- type: typingIndicator
id: slime
typingState: slime0
offset: 0, 0.125