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
Fix the height of Erestrebah's back view
tags/v0.0.6
Fen Dweller
hace 5 años
padre
6407c305bc
commit
2def22631f
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-1
presets/characters.js
+ 2
- 1
presets/characters.js
Ver fichero
@@ -1452,7 +1452,8 @@ characterMakers["Erestrebah"] = () => {
weight: math.unit(50, "kg"),
name: "Back",
image: {
source: "./media/characters/erestrebah/back.svg"
source: "./media/characters/erestrebah/back.svg",
extra: 1.2139
}
}
},
Escribir
Vista previa
Cargando…
Cancelar
Guardar