Firepit regenerates more stamina

This commit is contained in:
Marcin Kostrzewski 2020-04-06 11:07:20 +02:00
parent 5542acc443
commit e49ef3013c

View File

@ -84,7 +84,7 @@
"isPickupable": false,
"effect" : {
"hp": 10,
"stamina": 5,
"stamina": 15,
"thirst": 0,
"hunger": 0
}