Adjust walking sounds (#36941)

This commit is contained in:
Nemanja
2025-05-13 05:16:16 -04:00
committed by GitHub
parent 062647cb37
commit 866f1fb47b
52 changed files with 70 additions and 45 deletions

View File

@@ -38,9 +38,7 @@
- !type:PlantAdjustHealth
amount: -0.1
footstepSound:
collection: FootstepSticky
params:
volume: 6
collection: FootstepSlime
fizziness: 0.5
- type: reagent
@@ -78,6 +76,4 @@
abstract: true
flavor: sweet
footstepSound:
collection: FootstepSticky
params:
volume: 6
collection: FootstepSlime

View File

@@ -140,9 +140,7 @@
metamorphicFillBaseName: fill-
metamorphicChangeColor: true
footstepSound:
collection: FootstepSticky
params:
volume: 6
collection: FootstepSlime
- type: reagent
id: IcedCoffee

View File

@@ -184,6 +184,6 @@
- !type:SatiateHunger
factor: 6.0 #Stronger than cookedramen
footstepSound:
collection: FootstepBlood
collection: FootstepSlime
params:
volume: 6

View File

@@ -75,7 +75,7 @@
- !type:SatiateHunger
factor: 1
footstepSound:
collection: FootstepBlood
collection: FootstepSlime # makes sense
params:
volume: 6
@@ -100,7 +100,7 @@
- !type:SatiateThirst
factor: 1
footstepSound:
collection: FootstepBlood
collection: FootstepSlime
params:
volume: 6

View File

@@ -118,6 +118,4 @@
time: 5
refresh: false
footstepSound:
collection: FootstepSticky
params:
volume: 6
collection: FootstepSlime