瀏覽代碼

Make Joshii small lol

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

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

@@ -8080,12 +8080,12 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Micro",
height: math.unit(2, "inches")
height: math.unit(2, "inches"),
default: true
},
{
name: "Normal",
height: math.unit(5 + 5 / 12, "feet"),
default: true
height: math.unit(5 + 5 / 12, "feet")
},
{
name: "Macro",


Loading…
取消
儲存