mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
fix(DB/Creature): Greatmother Hawkwind faction (#9580)
* hawkwind * linebreak Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1638924855980524100');
|
||||
|
||||
/* Update Greatmother Hawkwind Faction
|
||||
*/
|
||||
|
||||
UPDATE `creature_template` SET `faction` = 104 WHERE (`entry` = 2991);
|
||||
Reference in New Issue
Block a user