Explorar el Código

Rename Squishi's shoe size to paw size

master
Fen Dweller hace 3 años
padre
commit
02b6059b6e
Se han modificado 1 ficheros con 6 adiciones y 6 borrados
  1. +6
    -6
      presets/characters.js

+ 6
- 6
presets/characters.js Ver fichero

@@ -56494,8 +56494,8 @@ characterMakers.push(() => makeCharacter(
bottom: 30/1458
},
extraAttributes: {
"shoeSize": {
name: "Shoe Size",
"pawSize": {
name: "Paw Size",
power: 1,
type: "length",
base: math.unit(14, "ShoeSizeMensUS"),
@@ -56513,8 +56513,8 @@ characterMakers.push(() => makeCharacter(
bottom: 30/1458
},
extraAttributes: {
"shoeSize": {
name: "Shoe Size",
"pawSize": {
name: "Paw Size",
power: 1,
type: "length",
base: math.unit(14, "ShoeSizeMensUS"),
@@ -56532,8 +56532,8 @@ characterMakers.push(() => makeCharacter(
bottom: 30/1458
},
extraAttributes: {
"shoeSize": {
name: "Shoe Size",
"pawSize": {
name: "Paw Size",
power: 1,
type: "length",
base: math.unit(14, "ShoeSizeMensUS"),


Cargando…
Cancelar
Guardar