Speech is relayed by holopad holograms (#33978)
* Initial commit * Corrected a field attribute
This commit is contained in:
@@ -149,6 +149,7 @@
|
||||
# These are spawned by holopads
|
||||
- type: entity
|
||||
id: HolopadHologram
|
||||
name: hologram
|
||||
categories: [ HideSpawnMenu ]
|
||||
suffix: DO NOT MAP
|
||||
components:
|
||||
@@ -163,6 +164,10 @@
|
||||
- type: Appearance
|
||||
- type: TypingIndicator
|
||||
proto: robot
|
||||
- type: Speech
|
||||
speechVerb: Robotic
|
||||
speechSounds: Borg
|
||||
speechBubbleOffset: 0.45
|
||||
- type: HolopadHologram
|
||||
rsiPath: Structures/Machines/holopad.rsi
|
||||
rsiState: icon_in_call
|
||||
|
||||
Reference in New Issue
Block a user