瀏覽代碼

Adjust Artemis's silhouette and reduce her weight

tags/v0.1.0
Fen Dweller 5 年之前
父節點
當前提交
46335c6f8b
共有 2 個檔案被更改,包括 728 行新增711 行删除
  1. +726
    -709
      media/characters/artemis/front.svg
  2. +2
    -2
      presets/characters.js

+ 726
- 709
media/characters/artemis/front.svg
文件差異過大導致無法顯示
查看文件


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

@@ -19368,8 +19368,8 @@ characterMakers["Artemis"] = () => {
"Varden",
{
front: {
height: math.unit(6, "feet"),
weight: math.unit(150, "lb"),
height: math.unit(7.5, "feet"),
weight: math.unit(2, "lb"),
name: "Front",
image: {
source: "./media/characters/artemis/front.svg",


Loading…
取消
儲存