Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[0228] Added missing spawns from TBC-DB
Patch authors: Schmoozerd, evil@wow and Xfurry * ZUL'FARRAK * Fixed Zum'Rah Zombies * ULDAMAN * Fixed Ironaya event * Fixed The 'Stoned' aura for several mobs in Uldaman is handled in EventAI, so remove it from creature_addon. Otherwise it's applied twice, which actually cancels the effect because the aura doesn't stack, so the core removes it! * Added missing gameobjects * DIRE MAUL * Added several missing creatures spawns (like Gordock Hyenas) * Added several missing gameobjects spawns (like doors) * Fixed factions and flags of several creatures and gameobjects * Fixed Ironbark event * Fixed Mizzle and Tribute Run chest * SHADOWFANG KEEP * Spawned missing creatures * Spawned missing gamebojects * Removed WotLK Love in the Air items * NAXXRAMAS * Removed several creatures (like Gothik/Noth adds) or gameobjects (like chests) that should instead be summoned * Fixed factions and flags of several creatures and gameobjects * Added several missing creatures spawns * Added several missing gameobjects spawns * Open/closed several doors * RUINS OF AHN'QIRAJ * Removed several creatures (like Ayamis adds) or gameobjects that should instead be summoned * Fixed factions and flags of several creatures and gameobjects * Added several missing creatures spawns (like Rejjax Army) * Added several missing gameobjects spawns (like Buru Eggs) * TEMPLE OF AHN'QIRAJ * Spawned missing gameobjects * Fixed factions and flags of several creatures (including C'Thun) and gameobjects * BLACKROCK SPIRE * Spawned missing creatures like Bijou * Spawned missing gamebojects * DEADMINES * Spawned missing gameobjects * SCARLET MONASTERY * Spawned missing gameobjects * BLACKROCK DEPTHS * Spawned missing gameobjects * GNOMERAGAN * Spawned missing gameobjects This closes #90 and closes #85 and closes #86 and fixes parts of #77 and contributes to #96 Signed-off-by: Cala Haryon <[email protected]>
- Loading branch information