Przeglądaj źródła

Move names into the info block (for characters, at least)

tags/v0.1.0
Fen Dweller 5 lat temu
rodzic
commit
21aa194400
2 zmienionych plików z 511 dodań i 514 usunięć
  1. +510
    -513
      presets/characters.js
  2. +1
    -1
      presets/species.js

+ 510
- 513
presets/characters.js
Plik diff jest za duży
Wyświetl plik


+ 1
- 1
presets/species.js Wyświetl plik

@@ -2,7 +2,7 @@ const speciesMakers = {};

speciesMakers["Synx"] = () => {
const species = makeCharacter(
"Synx",
{ name: "Synx" },
{
goochick: {
height: math.unit(0.5, "feet"),


Ładowanie…
Anuluj
Zapisz