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:
parent
870c69264e
commit
ebf233d037
1 changed files with 3 additions and 0 deletions
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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue