Browse Source

Set Taluthus's weight

tags/v0.1.0
Fen Dweller 6 years ago
parent
commit
95f4fdfa1d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      presets/characters.js

+ 1
- 1
presets/characters.js View 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…
Cancel
Save