Просмотр исходного кода

Update sizes for Gregory, Elroy, and Angelpatamon

tags/v0.1.0
Fen Dweller 6 лет назад
Родитель
Сommit
065e6939b5
1 измененных файлов: 10 добавлений и 2 удалений
  1. +10
    -2
      presets/characters.js

+ 10
- 2
presets/characters.js Просмотреть файл

@@ -2042,7 +2042,7 @@ characterMakers["Gregory"] = () => {
},
{
name: "Macro",
height: math.unit(300, "feet")
height: math.unit(20, "meter")
}
],
math.unit(1.3, "meter")
@@ -2070,7 +2070,7 @@ characterMakers["Elory"] = () => {
},
{
name: "Macro",
height: math.unit(300, "feet")
height: math.unit(38, "meter")
}
],
math.unit(2.8, "meter")
@@ -2095,6 +2095,14 @@ characterMakers["Angelpatamon"] = () => {
{
name: "Normal",
height: math.unit(470, "feet")
},
{
name: "Deity Size I",
height: math.unit(28651.2, "km")
},
{
name: "Deity Size II",
height: math.unit(171907.2, "km")
}
],
math.unit(470, "feet")


Загрузка…
Отмена
Сохранить