From b9997a0a937b5042c4d4e50646960281df2a4353 Mon Sep 17 00:00:00 2001 From: Marcin Kostrzewski Date: Sun, 17 May 2020 00:15:09 +0200 Subject: [PATCH] Changed entities --- 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 68e5399..f87c77c 100644 --- a/data/mapdata/mapEntities.json +++ b/data/mapdata/mapEntities.json @@ -88,7 +88,7 @@ "isPickupable": false, "effect" : { "hp": 10, - "stamina": 15, + "stamina": 50, "thirst": 0, "hunger": 0 },