瀏覽代碼

Give Ian another size

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

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

@@ -14822,9 +14822,13 @@ characterMakers["Ian Corvid"] = () => {
},
[
{
name: "Microw",
name: "Tiny Microw",
height: math.unit(1, "inch")
},
{
name: "Microw",
height: math.unit(6, "inches")
},
{
name: "Crow",
height: math.unit(7 + 1/12, "feet"),


Loading…
取消
儲存