mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
Allow editing races on characters
This commit is contained in:
parent
3005eb44af
commit
c2ea56d5e0
@ -12,7 +12,7 @@ class CharactersController < ContentController
|
||||
:universe_id, :user_id,
|
||||
:name, :age, :role, :gender, :age, :archetype, :height, :weight, :haircolor,
|
||||
:facialhair, :eyecolor, :skintone, :bodytype, :identmarks, :hairstyle,
|
||||
:religion, :politics, :prejudices, :occupation, :pets, :aliases, :race,
|
||||
:religion, :politics, :prejudices, :occupation, :pets, :aliases, :races,
|
||||
:mannerisms, :birthday, :education, :background,
|
||||
:motivations, :flaws, :talents, :hobbies, :personality_type,
|
||||
:fave_color, :fave_food, :fave_possession, :fave_weapon, :fave_animal,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user