"weh" and "muffled_weh" are licensed under CC0.
-"skub" is licensed under CC0.
\ No newline at end of file
+"skub" is licensed under CC0.
+"sitcom_laugh" taken from Kinoton at https://freesound.org/people/Kinoton/sounds/371562/ under CC0 1.0, clipped by github Henri215, turned into mono by github lapatison
+"sitcom_laugh2" taken from mrrap4food at https://freesound.org/people/mrrap4food/sounds/618972/ under CC0 1.0, clipped by Henri215
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
shoes: ClothingShoesClown
mask: ClothingMaskClown
pocket1: BikeHorn
+ pocket2: ClownRecorder
id: ClownPDA
ears: ClothingHeadsetService
satchel: ClothingBackpackSatchelFilled
--- /dev/null
+- type: soundCollection
+ id: ClownRecorder
+ files:
+ - /Audio/Items/Toys/sitcom_laugh.ogg
+ - /Audio/Items/Toys/sitcom_laugh2.ogg
+
\ No newline at end of file
--- /dev/null
+{
+ "version": 1,
+ "license": "CC-BY-NC-SA-3.0",
+ "copyright": "Taken from ParadiseSS13 at commit https://github.com/ParadiseSS13/Paradise/pull/19710/commits/6fb423d9045d43f04e47770bbf505770f2d7b75a",
+ "size": {
+ "x": 32,
+ "y": 32
+ },
+ "states": [
+ {
+ "name": "icon"
+ }
+ ]
+}