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:
@@ -17,7 +17,7 @@
|
||||
"chargeup": 0,
|
||||
"cooldown": 30,
|
||||
"base_properties": {
|
||||
"hunger_points": 3,
|
||||
"hunger_points": 6,
|
||||
"saturation_modifier": 0.1
|
||||
}
|
||||
}
|
||||
@@ -17,7 +17,7 @@
|
||||
"chargeup": 0,
|
||||
"cooldown": 50,
|
||||
"base_properties": {
|
||||
"hunger_points": 8,
|
||||
"hunger_points": 16,
|
||||
"saturation_modifier": 0.1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user