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:
Eddy Vega 2022-12-30 15:54:19 -06:00 committed by GitHub
parent 870c69264e
commit ebf233d037
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,3 @@
--
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|130 WHERE `entry`=31874;