`character`.`quest_status_*...`

Do we really need the quest status daily, monthly, weekly, and seasonal tables? Can’t we simply include some bitmask value in a single table that represents one of the three? Would this be a damper on performance?

Having one of the flags would make it so that the core would load certain tables respective to what the bitmask value would indicate that the quest type be, [SIZE=12px]as a suggestion?[/SIZE]

What’s the point of having all of these tables?