瀏覽代碼

Add a feral form for Moonlight

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

+ 10
- 0
presets/characters.js 查看文件

@@ -31593,6 +31593,16 @@ characterMakers.push(() => makeCharacter(
bottom: 56/1100
}
},
feral: {
height: math.unit(3 + 1/12, "feet"),
weight: math.unit(50, "kg"),
name: "Feral",
image: {
source: "./media/characters/moonlight/feral.svg",
extra: 3705/2791,
bottom: 145/3850
}
},
paw: {
height: math.unit(1, "feet"),
name: "Paw",


Loading…
取消
儲存