mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/Creature): Use sniffed flags for Fen Ray in Underbog (#15497)
Create rev_1679272475578975200.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Fen Ray in Underbog
|
||||
UPDATE `creature` SET `unit_flags`=`unit_flags`|64|256|512|33554432 WHERE `id1`=17731 AND `guid` IN (138322,138320,138319,138501,138507,138508,138513,138514,138515,138516,138518);
|
||||
Reference in New Issue
Block a user