Adds red phone. (#6318)
This commit is contained in:
@@ -254,3 +254,19 @@
|
||||
- type: Sprite
|
||||
sprite: Structures/Furniture/instruments.rsi
|
||||
state: xylophone
|
||||
|
||||
- type: entity
|
||||
parent: BaseHandheldInstrument
|
||||
id: PhoneInstrument
|
||||
name: red phone
|
||||
description: Should anything ever go wrong...
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/Instruments/otherinstruments.rsi
|
||||
state: red_phone
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
path: /Audio/Items/ring.ogg
|
||||
- type: Instrument
|
||||
program: 124
|
||||
|
||||
|
||||
Reference in New Issue
Block a user