This commit is contained in:
dontbetank
2023-03-30 01:36:54 +03:00
committed by GitHub
parent 87b7f67bcf
commit 81a2b29317
5 changed files with 68 additions and 2 deletions

View File

@@ -129,6 +129,66 @@
soundHit:
path: /Audio/Items/Toys/muffled_weh.ogg
- type: entity
parent: BasePlushie
id: PlushieDiona
name: diona plushie
description: An adorable stuffed toy that resembles a diona. Love water and cuddles. Do not wet!
components:
- type: Sprite
layers:
- state: plushie_diona
- state: plushie_diona1
map: [ "enum.SolutionContainerLayers.Fill" ]
visible: false
- type: EmitSoundOnUse
sound:
path: /Audio/Items/Toys/toy_rustle.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Items/Toys/toy_rustle.ogg
- type: EmitSoundOnActivate
sound:
path: /Audio/Items/Toys/toy_rustle.ogg
- type: MeleeWeapon
soundHit:
path: /Audio/Items/Toys/toy_rustle.ogg
- type: SolutionContainerManager
solutions:
plushie:
maxVol: 1
- type: RefillableSolution
solution: plushie
- type: SolutionContainerVisuals
maxFillLevels: 1
fillBaseName: plushie_diona
changeColor: false
- type: Appearance
- type: Reactive
reactions:
- reagents: [ Water ]
methods: [ Touch ]
effects:
- !type:AddToSolutionReaction
solution: plushie
- type: Fixtures
fixtures:
- shape:
!type:PhysShapeAabb
bounds: "-0.3,-0.3,0.3,0.3"
density: 15
mask:
- ItemMask
- shape:
!type:PhysShapeAabb
bounds: "-0.3,-0.3,0.3,0.3"
id: "rehydrate"
hard: false
layer:
- LowImpassable
- type: CollisionWake
enabled: false
- type: entity
parent: BasePlushie
id: PlushieSharkBlue
@@ -588,7 +648,7 @@
revolver-ammo: !type:Container
- type: entity
parent: RevolverCapGun
parent: RevolverCapGun
id: RevolverCapGunFake
name: cap gun
description: Looks almost like the real thing! Ages 8 and up.