diff --git a/app/controllers/basil_controller.rb b/app/controllers/basil_controller.rb index 8888e000..e387f3d9 100644 --- a/app/controllers/basil_controller.rb +++ b/app/controllers/basil_controller.rb @@ -8,11 +8,12 @@ class BasilController < ApplicationController @enabled_content_types = [ Character, Location, Item, - Food, Planet, Landmark, - Flora, Town, + Creature, Flora, + Food, Planet, + Landmark, Town, # TODO improve these before release, if possible; otherwise disable - Building, Vehicle, Creature, + # Building, Vehicle, # TODO before release # Continent, Country,