Jump to content

[FIX-Typo]Dragonmaw illusion [0.12]


illusion22

Recommended Posts

Dragonmaw illusion case is broken with this fix on branch 0.12.

This patch fixes dragonmaw illusion

http://pastebin.com/d9de539c

diff --git a/src/game/Player.cpp b/src/game/Player.cpp
index e01238d..5753a1a 100644
--- a/src/game/Player.cpp
+++ b/src/game/Player.cpp
@@ -18296,8 +18398,6 @@ void Player::UpdateAreaDependentAuras( uint32 newArea )
            ++iter;
    }

-    if( newArea == 35)
-
    // some auras applied at subzone enter
    switch(newArea)
    {

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use