Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
chemicalcrux
/
macrovision
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
5
Pull Requests
0
Lanzamientos
10
Wiki
Actividad
Explorar el Código
Add a paw width attribute to Vix Titan
master
Fen Dweller
hace 4 años
padre
b224c0344d
commit
7aba0d6f4d
Se han
modificado 1 ficheros
con
8 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+8
-0
presets/characters.js
+ 8
- 0
presets/characters.js
Ver fichero
@@ -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")
},
}
},
},
Escribir
Vista previa
Cargando…
Cancelar
Guardar