mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +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_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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user