mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(Scripts/SholazarBasin) update the code to ensure the vehicle catches fire (#17833)
* fix(DB/Creature): Grunda Bronzewing is now mounted Grunda Bronzewing is now mounted * Update Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql Grunda Bronzewing is now mounted * Rename Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql to Fix-Grunda.sql Grunda Bronzewing is now mounted * Delete Fix-Grunda.sql * Update zone_sholazar_basin.cpp * Update zone_sholazar_basin.cpp
This commit is contained in:
@@ -1410,8 +1410,7 @@ public:
|
||||
break;
|
||||
case 25:
|
||||
Talk(PLANE_EMOTE);
|
||||
DoCast(AURA_ENGINE);
|
||||
me->SetUnitFlag2(UNIT_FLAG2_FORCE_MOVEMENT);
|
||||
DoCastSelf(AURA_ENGINE);
|
||||
break;
|
||||
}
|
||||
pointId++;
|
||||
|
||||
Reference in New Issue
Block a user