Selaa lähdekoodia

Allow characters to have little bios

master
Fen Dweller 5 vuotta sitten
vanhempi
commit
1a45403676
No known key found for this signature in database GPG Key ID: E80B35A6F11C3656
1 muutettua tiedostoa jossa 14 lisäystä ja 0 poistoa
  1. +14
    -0
      features.js

+ 14
- 0
features.js Näytä tiedosto

@@ -603,6 +603,20 @@ options = [
}
]
},
{
"name": "Extra Info",
"optional": false,
"group": "main",
"entries":
[
{
"name": "Bio",
"id": "bio",
"type": "text",
"default": "Big stompy monster, innit"
}
]
},
{
"name": "Body Details",
"optional": false,


Loading…
Peruuta
Tallenna