reorder basil options

This commit is contained in:
Andrew Brown 2023-03-31 22:11:57 -07:00
parent 3c524dbead
commit 470569e98f

View File

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