Przeglądaj źródła

Adjust Zeke's sizes

master
Fen Dweller 3 lat temu
rodzic
commit
8a0377f700
1 zmienionych plików z 8 dodań i 4 usunięć
  1. +8
    -4
      presets/characters.js

+ 8
- 4
presets/characters.js Wyświetl plik

@@ -68439,21 +68439,25 @@ characterMakers.push(() => makeCharacter(
default: true
},
{
name: "Macro",
name: "Kaiju",
height: math.unit((5 + 8/12) * 54.6087, "feet")
},
{
name: "Macro+",
name: "Pez Humans",
height: math.unit((5 + 8/12) * 121.92, "feet")
},
{
name: "Mega",
name: "Pez Buses",
height: math.unit((5 + 8/12) * 796.67, "feet")
},
{
name: "Mega+",
name: "Pez Planes",
height: math.unit((5 + 8/12) * 5086.6, "feet")
},
{
name: "Pez Khalifa",
height: math.unit((5 + 8/12) * 55320, "feet")
},
]
))



Ładowanie…
Anuluj
Zapisz