mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/HallsOfStone): Triggers in Tribunal of Ages (#14130)
* fix(DB/Creature): some commit description here fixes trigger aggro fixes trigger model * update * oops
This commit is contained in:
3
data/sql/updates/pending_db_world/update.sql
Normal file
3
data/sql/updates/pending_db_world/update.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|130 WHERE `entry`=31874;
|
||||
|
||||
Reference in New Issue
Block a user