diff --git a/app/controllers/characters_controller.rb b/app/controllers/characters_controller.rb index c2cbe6a3..d503aac1 100644 --- a/app/controllers/characters_controller.rb +++ b/app/controllers/characters_controller.rb @@ -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,