소스 검색

Update Sydney

master
Fen Dweller 3 년 전
부모
커밋
3371ae32e9
2개의 변경된 파일3253개의 추가작업 그리고 908개의 파일을 삭제
  1. +3242
    -906
      media/characters/sydney/front.svg
  2. +11
    -2
      presets/characters.js

+ 3242
- 906
media/characters/sydney/front.svg
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


+ 11
- 2
presets/characters.js 파일 보기

@@ -31381,11 +31381,20 @@ characterMakers.push(() => makeCharacter(
{
front: {
height: math.unit(4.2, "meters"),
preyCapacity: math.unit(50, "m^3"),
name: "Front",
image: {
source: "./media/characters/sydney/front.svg",
extra: 1323 / 1277,
bottom: 111 / 1434
extra: 1177/1129,
bottom: 197/1374
},
extraAttributes: {
"length": {
name: "Length",
power: 1,
type: "length",
base: math.unit(21, "meters")
},
}
},
},


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