Преглед на файлове

Adjust Sebi's height and weight

tags/v0.1.0
Fen Dweller преди 6 години
родител
ревизия
7425a924e0
променени са 1 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. +4
    -4
      presets/characters.js

+ 4
- 4
presets/characters.js Целия файл

@@ -18042,7 +18042,7 @@ characterMakers["Sebi"] = () => {
{ {
frontDressed: { frontDressed: {
height: math.unit(70, "cm"), height: math.unit(70, "cm"),
weight: math.unit(5, "kg"),
weight: math.unit(6, "kg"),
name: "Front (Dressed)", name: "Front (Dressed)",
image: { image: {
source: "./media/characters/sebi/front-dressed.svg", source: "./media/characters/sebi/front-dressed.svg",
@@ -18064,12 +18064,12 @@ characterMakers["Sebi"] = () => {
[ [
{ {
name: "Normal", name: "Normal",
height: math.unit(70, "cm")
height: math.unit(70, "cm"),
default: true
}, },
{ {
name: "Macro", name: "Macro",
height: math.unit(8, "meters"),
default: true
height: math.unit(8, "meters")
}, },
] ]
) )


Loading…
Отказ
Запис