Browse Source

Enlarge the goia

master
Fen Dweller 3 years ago
parent
commit
b03ae543cf
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      presets/characters.js

+ 2
- 2
presets/characters.js View File

@@ -37495,7 +37495,7 @@ characterMakers.push(() => makeCharacter(
{ name: "Dr. Kaizo Inazuma", species: ["zorgoia"], tags: ["anthro"] },
{
front: {
height: math.unit(2.2, "meters"),
height: math.unit(3.5, "meters"),
name: "Front",
image: {
source: "./media/characters/dr-kaizo-inazuma/front.svg",
@@ -37507,7 +37507,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Normal",
height: math.unit(2.2, "meters"),
height: math.unit(3.5, "meters"),
default: true
},
]


Loading…
Cancel
Save