Ver código fonte

Fix 2th's weight

tags/v0.1.0
Fen Dweller 6 anos atrás
pai
commit
dfe41429fc
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Ver arquivo

@@ -20029,7 +20029,7 @@ characterMakers["2th"] = () => {
{
front: {
height: math.unit(1500, "feet"),
weight: math.unit(3.8, "megatons"),
weight: math.unit(3.8e6, "tons"),
name: "Front",
image: {
source: "./media/characters/2th/front.svg",


Carregando…
Cancelar
Salvar