Wire up the slime people TypingIndicator to use the existing slime speech. (#23415)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user