mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
Fix so quests are backed up and fixed after faction update (version was wrong)
This commit is contained in:
parent
aa9611d494
commit
f89a0297b4
@ -2215,7 +2215,7 @@ sub run_database_check {
|
||||
modify_db_for_bots();
|
||||
}
|
||||
|
||||
if ($val == 9137) {
|
||||
if ($val == 9138) {
|
||||
fix_quest_factions();
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user