Merge pull request #59 from dmasalin/patch-21

Fror vitality fix
This commit is contained in:
Marcin Sciesinski
2020-02-12 07:35:59 -08:00
committed by GitHub

View File

@@ -159,7 +159,7 @@
"type": "companion", "type": "companion",
"race": "dwarf", "race": "dwarf",
"strength": 5, "strength": 5,
"vitality": 2, "vitality": 3,
"resistance": 6, "resistance": 6,
"condition": { "condition": {
"type": "canSpot", "type": "canSpot",
@@ -474,4 +474,4 @@
} }
} }
} }
} }