Core/DB2: Add Mardum map to be split by faction
Port From (https://github.com/TrinityCore/TrinityCore/commit/7719feb76254260063109d6fd1a0f6dc819a577e)
This commit is contained in:
@@ -99,6 +99,7 @@ namespace Game.DataStorage
|
||||
{
|
||||
return Id == 609 || // Acherus (DeathKnight Start)
|
||||
Id == 1265 || // Assault on the Dark Portal (WoD Intro)
|
||||
Id == 1481 || // Mardum (DH Start)
|
||||
Id == 2175 || // Exiles Reach - NPE
|
||||
Id == 2570; // Forbidden Reach (Dracthyr/Evoker Start)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user