Procházet zdrojové kódy

Update Beatrice Heathers

master
Fen Dweller před 3 roky
rodič
revize
d028a1eabb
2 změnil soubory, kde provedl 2762 přidání a 632 odebrání
  1. +2757
    -627
      media/characters/beatrice-the-behemoth-heathers/front.svg
  2. +5
    -5
      presets/characters.js

+ 2757
- 627
media/characters/beatrice-the-behemoth-heathers/front.svg
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


+ 5
- 5
presets/characters.js Zobrazit soubor

@@ -32808,13 +32808,13 @@ characterMakers.push(() => makeCharacter(
{ name: "Beatrice \"The Behemoth\" Heathers", species: ["husky", "kaiju"], tags: ["anthro"] },
{
front: {
height: math.unit(6, "feet"),
height: math.unit(6 + 2/12, "feet"),
weight: math.unit(150, "lb"),
name: "Front",
image: {
source: "./media/characters/beatrice-the-behemoth-heathers/front.svg",
extra: 2625 / 2518,
bottom: 60 / 2685
extra: 2620/2496,
bottom: 66/2686
}
},
},
@@ -32824,8 +32824,8 @@ characterMakers.push(() => makeCharacter(
height: math.unit(6 + 2 / 12, "feet")
},
{
name: "Macro",
height: math.unit(1180, "feet"),
name: "Max Height",
height: math.unit(1181, "feet"),
default: true
},
]


Načítá se…
Zrušit
Uložit