Bläddra i källkod

Update Cafat's size

tags/v0.1.0
Fen Dweller 6 år sedan
förälder
incheckning
50a0fa7865
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. +3
    -3
      presets/characters.js

+ 3
- 3
presets/characters.js Visa fil

@@ -14296,7 +14296,7 @@ characterMakers["Cafat"] = () => {
"Dalken",
{
side: {
height: math.unit(5, "feet"),
height: math.unit(7, "feet"),
weight: math.unit(170, "lb"),
name: "Side",
image: {
@@ -14305,7 +14305,7 @@ characterMakers["Cafat"] = () => {
}
},
sideFull: {
height: math.unit(5, "feet"),
height: math.unit(7, "feet"),
weight: math.unit(170, "lb"),
name: "Side (Full)",
image: {
@@ -14317,7 +14317,7 @@ characterMakers["Cafat"] = () => {
[
{
name: "Small",
height: math.unit(5, "feet"),
height: math.unit(7, "feet"),
default: true
},
{


Laddar…
Avbryt
Spara