diff --git a/common/database_schema.h b/common/database_schema.h index 898532314..c24014d7f 100644 --- a/common/database_schema.h +++ b/common/database_schema.h @@ -70,6 +70,7 @@ namespace DatabaseSchema { "character_tasks", "character_tribute", "completed_tasks", + "data_buckets", "faction_values", "friends", "guild_bank", @@ -123,7 +124,6 @@ namespace DatabaseSchema { "char_create_point_allocations", "class_skill", "damageshieldtypes", - "data_buckets", "doors", "faction_base_data", "faction_list",