Browse Source

Fix Deja having a weight

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

+ 0
- 1
presets/characters.js View File

@@ -15946,7 +15946,6 @@ characterMakers["Deja"] = () => {
{
front: {
height: math.unit(6, "feet"),
weight: math.unit(150, "lb"),
name: "front",
image: {
source: "./media/characters/deja/front.svg",


Loading…
Cancel
Save