mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Add Truncate repository method and purge player sold items on world bootup
This commit is contained in:
@@ -123,7 +123,7 @@ foreach my $table_to_generate (@tables) {
|
||||
# These tables don't have a typical schema
|
||||
my @table_ignore_list = (
|
||||
"character_enabledtasks",
|
||||
# "grid", # Manually created
|
||||
"grid", # Manually created
|
||||
"grid_entries", # Manually created
|
||||
# "tradeskill_recipe", # Manually created
|
||||
# "character_recipe_list", # Manually created
|
||||
|
||||
Reference in New Issue
Block a user