mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
Move data buckets to player tables
This commit is contained in:
parent
f542913041
commit
71a1142f6b
@ -70,6 +70,7 @@ namespace DatabaseSchema {
|
|||||||
"character_tasks",
|
"character_tasks",
|
||||||
"character_tribute",
|
"character_tribute",
|
||||||
"completed_tasks",
|
"completed_tasks",
|
||||||
|
"data_buckets",
|
||||||
"faction_values",
|
"faction_values",
|
||||||
"friends",
|
"friends",
|
||||||
"guild_bank",
|
"guild_bank",
|
||||||
@ -123,7 +124,6 @@ namespace DatabaseSchema {
|
|||||||
"char_create_point_allocations",
|
"char_create_point_allocations",
|
||||||
"class_skill",
|
"class_skill",
|
||||||
"damageshieldtypes",
|
"damageshieldtypes",
|
||||||
"data_buckets",
|
|
||||||
"doors",
|
"doors",
|
||||||
"faction_base_data",
|
"faction_base_data",
|
||||||
"faction_list",
|
"faction_list",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user