Przeglądaj źródła

Adjust Raxinath's sizes

master
Fen Dweller 5 lat temu
rodzic
commit
8ad2fe4ce7
1 zmienionych plików z 6 dodań i 2 usunięć
  1. +6
    -2
      presets/characters.js

+ 6
- 2
presets/characters.js Wyświetl plik

@@ -38710,12 +38710,16 @@ characterMakers.push(() => makeCharacter(
default: true
},
{
name: "Building",
name: "Giant",
height: math.unit(50, "feet")
},
{
name: "Macro",
height: math.unit(300, "feet")
height: math.unit(1000, "feet")
},
{
name: "Megamacro",
height: math.unit(1, "mile")
},
]
))


Ładowanie…
Anuluj
Zapisz