Skip to content

Commit

Permalink
tweak(species): reduce Vulpkanin increased hunger % to 15%
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars committed Aug 10, 2024
1 parent 3327904 commit 5353a6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- type: HumanoidAppearance
species: Vulpkanin
- type: Hunger
baseDecayRate: 0.02083333332 # 25% more than default
baseDecayRate: 0.019166666659 # 15% more than default
- type: Carriable # Carrying system from nyanotrasen.
- type: Inventory # Allows vulps to wear properly shaped helmets
speciesId: vulpkanin
Expand Down

0 comments on commit 5353a6e

Please sign in to comment.