소스 검색

Update Vulpes's sizes

tags/v0.1.0
Fen Dweller 6 년 전
부모
커밋
0897174db2
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. +5
    -1
      presets/characters.js

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

@@ -2874,12 +2874,16 @@ characterMakers["Vulpes"] = () => {
[
{
name: "Micro",
height: math.unit(3, "inches")
height: math.unit(2, "inches")
},
{
name: "Normal",
height: math.unit(6.3, "feet")
},
{
name: "Macro",
height: math.unit(850, "feet")
},
{
name: "Megamacro",
height: math.unit(7500, "feet")


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