Browse Source

Make characterMakers an array again

Since the character creator now produces a builder object with things
like the name included, we no longer need to have a duplicate copy of
the character's name (it was needed because the name lived inside the
anonymous function, and thus wasn't accessible).
tags/v0.1.0
Fen Dweller 5 years ago
parent
commit
2128a2afed
1 changed files with 18166 additions and 18164 deletions
  1. +18166
    -18164
      presets/characters.js

+ 18166
- 18164
presets/characters.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save