Преглед изворни кода

Correct Pazuzu's height and weight

master
Fen Dweller пре 5 година
родитељ
комит
2720cc3c40
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      presets/characters.js

+ 2
- 2
presets/characters.js Прегледај датотеку

@@ -29208,8 +29208,8 @@ characterMakers.push(() => makeCharacter(
{ name: "Pazuzu", species: ["demon"], tags: ["anthro"] },
{
front: {
height: math.unit(6, "feet"),
weight: math.unit(150, "lb"),
height: math.unit(300, "meters"),
weight: math.unit(125000, "tonnes"),
name: "Front",
image: {
source: "./media/characters/pazuzu/front.svg",


Loading…
Откажи
Сачувај