Explorar el Código

Add a paw size for Fen

master
Fen Dweller hace 4 años
padre
commit
0a93da9545
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. +8
    -0
      presets/characters.js

+ 8
- 0
presets/characters.js Ver fichero

@@ -2056,6 +2056,14 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/fen/front.svg",
extra: 1804/1562,
bottom: 205/2009
},
extraAttributes: {
pawSize: {
name: "Paw Size",
power: 2,
type: "area",
base: math.unit(0.35, "m^2")
}
}
},
diving: {


Cargando…
Cancelar
Guardar