소스 검색

Update Beatrice Heathers

master
Fen Dweller 3 년 전
부모
커밋
d028a1eabb
2개의 변경된 파일2762개의 추가작업 그리고 632개의 파일을 삭제
  1. +2757
    -627
      media/characters/beatrice-the-behemoth-heathers/front.svg
  2. +5
    -5
      presets/characters.js

+ 2757
- 627
media/characters/beatrice-the-behemoth-heathers/front.svg
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 5
- 5
presets/characters.js 파일 보기

@@ -32808,13 +32808,13 @@ characterMakers.push(() => makeCharacter(
{ name: "Beatrice \"The Behemoth\" Heathers", species: ["husky", "kaiju"], tags: ["anthro"] },
{
front: {
height: math.unit(6, "feet"),
height: math.unit(6 + 2/12, "feet"),
weight: math.unit(150, "lb"),
name: "Front",
image: {
source: "./media/characters/beatrice-the-behemoth-heathers/front.svg",
extra: 2625 / 2518,
bottom: 60 / 2685
extra: 2620/2496,
bottom: 66/2686
}
},
},
@@ -32824,8 +32824,8 @@ characterMakers.push(() => makeCharacter(
height: math.unit(6 + 2 / 12, "feet")
},
{
name: "Macro",
height: math.unit(1180, "feet"),
name: "Max Height",
height: math.unit(1181, "feet"),
default: true
},
]


불러오는 중...
취소
저장