Pārlūkot izejas kodu

Remove Mira al-Cul's weight; fix max height

tags/v0.1.0
Fen Dweller pirms 6 gadiem
vecāks
revīzija
fa6b6ef2a8
1 mainītis faili ar 1 papildinājumiem un 3 dzēšanām
  1. +1
    -3
      presets/characters.js

+ 1
- 3
presets/characters.js Parādīt failu

@@ -6469,7 +6469,6 @@ characterMakers["Mira al-Cul"] = () => {
{
lamp: {
height: math.unit(7 * 1559 / 989, "feet"),
weight: math.unit(750, "lbs"),
name: "Magic Lamp",
image: {
source: "./media/characters/mira-al-cul/lamp.svg",
@@ -6478,7 +6477,6 @@ characterMakers["Mira al-Cul"] = () => {
},
front: {
height: math.unit(7, "feet"),
weight: math.unit(750, "lbs"),
name: "Front",
image: {
source: "./media/characters/mira-al-cul/front.svg",
@@ -6514,7 +6512,7 @@ characterMakers["Mira al-Cul"] = () => {
},
{
name: "Void Mother",
height: math.unit(3.14e10, "yottaparsecs")
height: math.unit(3.14e110, "yottaparsecs")
},
]
)


Notiek ielāde…
Atcelt
Saglabāt