From 50a0fa7865f88217b720d464fdbe55bc091586b8 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Fri, 13 Mar 2020 16:20:34 -0400 Subject: [PATCH] Update Cafat's size --- presets/characters.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/presets/characters.js b/presets/characters.js index d58856bd..2212380b 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -14296,7 +14296,7 @@ characterMakers["Cafat"] = () => { "Dalken", { side: { - height: math.unit(5, "feet"), + height: math.unit(7, "feet"), weight: math.unit(170, "lb"), name: "Side", image: { @@ -14305,7 +14305,7 @@ characterMakers["Cafat"] = () => { } }, sideFull: { - height: math.unit(5, "feet"), + height: math.unit(7, "feet"), weight: math.unit(170, "lb"), name: "Side (Full)", image: { @@ -14317,7 +14317,7 @@ characterMakers["Cafat"] = () => { [ { name: "Small", - height: math.unit(5, "feet"), + height: math.unit(7, "feet"), default: true }, {