Merge pull request #551 exclude Frostburgh race track from ghosting

Exclude space blizzard from Zone ghosting
This commit is contained in:
David Markowitz 2022-05-09 04:51:37 -07:00 committed by GitHub
commit d39df2e5a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,12 +24,13 @@ EntityManager* EntityManager::m_Address = nullptr;
std::vector<LWOMAPID> EntityManager::m_GhostingExcludedZones = {
// Small zones
1000,
// Racing zones
1203,
1261,
1303,
1403,
// Property zones
1150,
1151,