Adds the clown recorder (Clown fix) (#15074)

This commit is contained in:
lapatison
2023-04-07 05:06:52 +03:00
committed by GitHub
parent 6f2e3ed6d8
commit cc5c590ece
8 changed files with 42 additions and 1 deletions

View File

@@ -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

View File

@@ -30,6 +30,7 @@
shoes: ClothingShoesClown
mask: ClothingMaskClown
pocket1: BikeHorn
pocket2: ClownRecorder
id: ClownPDA
ears: ClothingHeadsetService
satchel: ClothingBackpackSatchelFilled

View File

@@ -0,0 +1,6 @@
- type: soundCollection
id: ClownRecorder
files:
- /Audio/Items/Toys/sitcom_laugh.ogg
- /Audio/Items/Toys/sitcom_laugh2.ogg