浏览代码

Fix 2th's weight

tags/v0.1.0
Fen Dweller 6 年前
父节点
当前提交
dfe41429fc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js 查看文件

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


正在加载...
取消
保存