mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 22:01:30 +00:00
More table exclusions [skip ci]
This commit is contained in:
parent
80fb204f39
commit
376c123fa1
@ -121,6 +121,11 @@ foreach my $table_to_generate (@tables) {
|
||||
"grid_entries", # Manually created
|
||||
"tradeskill_recipe", # Manually created
|
||||
"character_recipe_list", # Manually created
|
||||
"guild_bank",
|
||||
"inventory_versions",
|
||||
"raid_leaders",
|
||||
"sharedbank",
|
||||
"trader_audit",
|
||||
"eqtime",
|
||||
"db_version",
|
||||
"keyring",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user