瀏覽代碼

Adjust goo-Fen's capacity

master
Fen Dweller 6 年之前
父節點
當前提交
9520750775
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      presets/characters.js

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

@@ -93,7 +93,7 @@ characterMakers.push(() => makeCharacter(
goo: {
height: math.unit(2.8, "feet"),
weight: math.unit(125, "kg"),
capacity: math.unit(2, "people"),
capacity: math.unit(1, "people"),
name: "Goo",
image: {
source: "./media/characters/fen/goo.svg",


Loading…
取消
儲存