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

Update Adam Silver-Mane's sizes

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

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

@@ -8687,10 +8687,26 @@ characterMakers["Adam Silver-Mane"] = () => {
height: math.unit(800, "feet"),
default: true
},
{
name: "Macro+",
height: math.unit(8, "miles")
},
{
name: "Megamacro",
height: math.unit(160, "miles")
},
{
name: "Celestial",
height: math.unit(8e6, "miles")
},
{
name: "Celestial+",
height: math.unit(800000, "parsecs")
},
{
name: "Godly",
height: math.unit(800, "teraparsecs")
},
]
)
};


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