Przeglądaj źródła

Fix 2th's weight

tags/v0.1.0
Fen Dweller 6 lat temu
rodzic
commit
dfe41429fc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Wyświetl plik

@@ -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",


Ładowanie…
Anuluj
Zapisz