Selaa lähdekoodia

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

tags/v0.1.0
Fen Dweller 5 vuotta sitten
vanhempi
commit
21aa194400
2 muutettua tiedostoa jossa 511 lisäystä ja 514 poistoa
  1. +510
    -513
      presets/characters.js
  2. +1
    -1
      presets/species.js

+ 510
- 513
presets/characters.js
File diff suppressed because it is too large
Näytä tiedosto


+ 1
- 1
presets/species.js Näytä tiedosto

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

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


Loading…
Peruuta
Tallenna