diff --git a/presets/characters.js b/presets/characters.js index f9492bed..1c26f37b 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -14822,9 +14822,13 @@ characterMakers["Ian Corvid"] = () => { }, [ { - name: "Microw", + name: "Tiny Microw", height: math.unit(1, "inch") }, + { + name: "Microw", + height: math.unit(6, "inches") + }, { name: "Crow", height: math.unit(7 + 1/12, "feet"),