Explorar el Código

Update Joshii

master
Fen Dweller hace 4 años
padre
commit
4506336a6d
Se han modificado 2 ficheros con 905 adiciones y 273 borrados
  1. +902
    -270
      media/characters/joshii/front.svg
  2. +3
    -3
      presets/characters.js

+ 902
- 270
media/characters/joshii/front.svg
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero


+ 3
- 3
presets/characters.js Ver fichero

@@ -9659,8 +9659,7 @@ characterMakers.push(() => makeCharacter(
[ [
{ {
name: "Micro", name: "Micro",
height: math.unit(2, "inches"),
default: true
height: math.unit(2, "inches")
}, },
{ {
name: "Normal", name: "Normal",
@@ -9668,7 +9667,8 @@ characterMakers.push(() => makeCharacter(
}, },
{ {
name: "Macro", name: "Macro",
height: math.unit(785, "feet")
height: math.unit(785, "feet"),
default: true
}, },
{ {
name: "Megamacro", name: "Megamacro",


Cargando…
Cancelar
Guardar