Make replenish hunger and satiety fill the correct amount of food, and make them say the correct number in their descriptions

This commit is contained in:
Electroblob77
2020-03-31 23:16:44 +01:00
parent 6ae9df1204
commit 91c9a5392b
7 changed files with 7 additions and 7 deletions
@@ -17,7 +17,7 @@
"chargeup": 0,
"cooldown": 30,
"base_properties": {
"hunger_points": 3,
"hunger_points": 6,
"saturation_modifier": 0.1
}
}