Skip to content

Commit

Permalink
formatting fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
juniwoofs authored and juniwoofs committed Dec 22, 2024
1 parent e6eb1c4 commit 9697c09
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Resources/Prototypes/Entities/Objects/Fun/toys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1990,20 +1990,20 @@
damage: 0.8
- type: EmitSoundOnActivate
sound:
path: /Audio\DeltaV\Voice\Harpy\caw1.ogg
path: /Audio/DeltaV/Voice/Harpy/caw1.ogg
params:
variation: 0.05
- type: EmitSoundOnUse
sound:
path: /Audio\DeltaV\Voice\Harpy\caw1.ogg
path: /Audio/DeltaV/Voice/Harpy/caw1.ogg
- type: EmitSoundOnCollide
sound:
path: /Audio\DeltaV\Voice\Harpy\caw1.ogg
path: /Audio/DeltaV/Voice/Harpy/caw1.ogg
params:
variation: 0.05
- type: EmitSoundOnLand
sound:
path: /Audio\DeltaV\Voice\Harpy\caw1.ogg
path: /Audio/DeltaV/Voice/Harpy/caw1.ogg
params:
variation: 0.05
- type: UseDelay
Expand All @@ -2015,14 +2015,14 @@
types:
Blunt: 0
soundHit:
path: /Audio\DeltaV\Voice\Harpy\caw1.ogg
path: /Audio/DeltaV/Voice/Harpy/caw1.ogg
params:
variation: 0.05
soundSwing:
path: /Audio\DeltaV\Voice\Harpy\caw1.ogg
path: /Audio/DeltaV/Voice/Harpy/caw1.ogg
params:
variation: 0.05
soundNoDamage:
path: /Audio\DeltaV\Voice\Harpy\caw1.ogg
path: /Audio/DeltaV/Voice/Harpy/caw1.ogg
params:
variation: 0.05

0 comments on commit 9697c09

Please sign in to comment.