mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-01-08 22:07:10 +00:00
Merge pull request #551 exclude Frostburgh race track from ghosting
Exclude space blizzard from Zone ghosting
This commit is contained in:
commit
d39df2e5a1
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user