2023_01_02_001_rallypoints: rally_points table dropped, rallypoints table now correctly used. Book of Binding now functions.
2023_01_02_002_spawn_locations: Order start in Empire zone, Destruction start in Chaos zone.
2023_01_03_001_quests_start_finish_creature_ids_table_update: quest_creature_starter and quest_creature_finisher dropped. StartCreatureId and FinishCreatureId added to quest table instead. QuestService.cs updated to use this table system.
2023_01_03_002_tok_bestiary_fix: tok_bestary dropped. TokService.cs and TokInterface now point to tok_bestiary instead.