Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
chemicalcrux
/
macrovision
Observar
1
Favorito
0
Fork
0
Código
Issues
5
Pull requests
0
Versões
10
Wiki
Atividade
Ver código fonte
Add a paw width attribute to Vix Titan
master
Fen Dweller
4 anos atrás
pai
b224c0344d
commit
7aba0d6f4d
1 arquivos alterados
com
8 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+8
-0
presets/characters.js
+ 8
- 0
presets/characters.js
Ver arquivo
@@ -61146,6 +61146,14 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/vix-titan/front.svg",
extra: 460/428,
bottom: 15/475
},
extraAttributes: {
"pawWidth": {
name: "Paw Width",
power: 1,
type: "length",
base: math.unit(0.75, "feet")
},
}
},
},
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar