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
|
||||
- type: Speech
|
||||
speechVerb: Slime
|
||||
- type: TypingIndicator
|
||||
proto: slime
|
||||
|
||||
- type: entity
|
||||
name: blue slime
|
||||
|
||||
@@ -20,6 +20,8 @@
|
||||
- type: Speech
|
||||
speechVerb: Slime
|
||||
speechSounds: Slime
|
||||
- type: TypingIndicator
|
||||
proto: slime
|
||||
- type: Vocal
|
||||
sounds:
|
||||
Male: MaleSlime
|
||||
|
||||
@@ -33,3 +33,8 @@
|
||||
id: spider
|
||||
typingState: spider0
|
||||
offset: 0, 0.125
|
||||
|
||||
- type: typingIndicator
|
||||
id: slime
|
||||
typingState: slime0
|
||||
offset: 0, 0.125
|
||||
|
||||
Reference in New Issue
Block a user