Sfoglia il codice sorgente

Set Taluthus's weight

tags/v0.1.0
Fen Dweller 6 anni fa
parent
commit
95f4fdfa1d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js Vedi File

@@ -18889,7 +18889,7 @@ characterMakers["Taluthus"] = () => {
{ {
front: { front: {
height: math.unit(7, "feet"), height: math.unit(7, "feet"),
weight: math.unit(150, "lb"),
weight: math.unit(120, "kg"),
name: "Front", name: "Front",
image: { image: {
source: "./media/characters/taluthus/front.svg", source: "./media/characters/taluthus/front.svg",


Loading…
Annulla
Salva