mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Fix so quests are backed up and fixed after faction update (version was wrong)
This commit is contained in:
@@ -2215,7 +2215,7 @@ sub run_database_check {
|
||||
modify_db_for_bots();
|
||||
}
|
||||
|
||||
if ($val == 9137) {
|
||||
if ($val == 9138) {
|
||||
fix_quest_factions();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user