Adds the clown recorder (Clown fix) (#15074)
This commit is contained in:
@@ -845,3 +845,21 @@
|
||||
base: Sixteen
|
||||
- type: StaticPrice
|
||||
price: 3
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: ClownRecorder
|
||||
name: clown recorder
|
||||
description: When you just can't get those laughs coming the natural way!
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/clownrecorder.rsi
|
||||
state: icon
|
||||
- type: EmitSoundOnUse
|
||||
sound:
|
||||
collection: ClownRecorder
|
||||
- type: EmitSoundOnActivate
|
||||
sound:
|
||||
collection: ClownRecorder
|
||||
- type: UseDelay
|
||||
delay: 30.0
|
||||
|
||||
Reference in New Issue
Block a user