Move data buckets to player tables

This commit is contained in:
Akkadius 2019-12-23 23:31:54 -06:00
parent f542913041
commit 71a1142f6b

View File

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