From d31e03050e70ee5b6e3652e000ecb19e544704a2 Mon Sep 17 00:00:00 2001 From: Marcin Kostrzewski Date: Sun, 17 May 2020 10:16:45 +0200 Subject: [PATCH] Buffed firepit --- data/mapdata/mapEntities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/mapdata/mapEntities.json b/data/mapdata/mapEntities.json index 2e9c1b6..f49f321 100644 --- a/data/mapdata/mapEntities.json +++ b/data/mapdata/mapEntities.json @@ -88,7 +88,7 @@ "isPickupable": false, "effect" : { "hp": 10, - "stamina": 50, + "stamina": 100, "thirst": 0, "hunger": 0 },