mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Hide creature trigger on Shirrak the Dead Watcher (#1909)
Fix Invisibility Creature Trigger
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1559170250353381400');
|
||||
|
||||
UPDATE `creature_template` SET `flags_extra` = `flags_extra` | 128 WHERE (entry = 18374);
|
||||
Reference in New Issue
Block a user