瀏覽代碼

Fix 2th's weight

tags/v0.1.0
Fen Dweller 5 年之前
父節點
當前提交
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",


Loading…
取消
儲存