mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(DB/Creature): Set Trigger flag on Steam Vent. (#23710)
This commit is contained in:
2
data/sql/updates/pending_db_world/Steam_Vent.sql
Normal file
2
data/sql/updates/pending_db_world/Steam_Vent.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` |128 WHERE (`entry` = 25739);
|
||||
Reference in New Issue
Block a user