Allow editing races on characters

This commit is contained in:
Andrew Brown 2016-11-02 19:10:53 +01:00
parent 3005eb44af
commit c2ea56d5e0

View File

@ -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,