Scripts/InstanceScript: Implement database framework for managing spawn groups based on boss state. (#20103)

(cherry picked from commit 84590be26d)
This commit is contained in:
Treeston
2017-08-04 00:23:40 +02:00
committed by Shauren
parent acb4934f76
commit 608c9aaabf
7 changed files with 169 additions and 27 deletions

View File

@@ -4123,6 +4123,8 @@ void InstanceMap::CreateInstanceData(bool load)
}
}
}
else
i_data->Create();
}
/*