瀏覽代碼

Update Joshii

master
Fen Dweller 4 年之前
父節點
當前提交
4506336a6d
共有 2 個文件被更改,包括 905 次插入273 次删除
  1. +902
    -270
      media/characters/joshii/front.svg
  2. +3
    -3
      presets/characters.js

+ 902
- 270
media/characters/joshii/front.svg
文件差異過大導致無法顯示
查看文件


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

@@ -9659,8 +9659,7 @@ characterMakers.push(() => makeCharacter(
[
{
name: "Micro",
height: math.unit(2, "inches"),
default: true
height: math.unit(2, "inches")
},
{
name: "Normal",
@@ -9668,7 +9667,8 @@ characterMakers.push(() => makeCharacter(
},
{
name: "Macro",
height: math.unit(785, "feet")
height: math.unit(785, "feet"),
default: true
},
{
name: "Megamacro",


Loading…
取消
儲存