Browse Source

Add tailmaw info for Maya

master
Fen Dweller 3 years ago
parent
commit
97d33f0f91
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      presets/characters.js

+ 8
- 0
presets/characters.js View File

@@ -53841,6 +53841,14 @@ characterMakers.push(() => makeCharacter(
bottom: 113/1636
},
form: "monstrous",
extraAttributes: {
"tailmawBiteSize": {
name: "Tailmaw Bite Size",
power: 3,
type: "volume",
base: math.unit(43000, "liters")
},
}
},
taur_front: {
height: math.unit(10, "meters"),


Loading…
Cancel
Save