Skip to content

Commit

Permalink
Merge pull request #139 from 1Stepka1/mouse
Browse files Browse the repository at this point in the history
фикс аномального голода у мышей
  • Loading branch information
PyotrIgn authored Nov 19, 2023
2 parents 98dbd0b + 74c25df commit cdbe31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Mobs/NPCs/animals.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2590,7 +2590,7 @@
Base: splat-0
- type: Food
- type: Hunger
baseDecayRate: 0.3
baseDecayRate: 0.1
- type: Extractable
grindableSolutionName: food
- type: SolutionContainerManager
Expand Down

0 comments on commit cdbe31f

Please sign in to comment.