- 155
- 2017
- 1
This query will fix all the master stables.
If i'm missing some please tell me.
Creditos to
[MENTION=12877]Vain[/MENTION] for the fix
And me for the query.
If i'm missing some please tell me.
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 13616;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 13617;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 9896;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 22551;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 22577;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 23392;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 9567;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 27236;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 27429;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 28555;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 28683;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 31991;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 32105;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 37310;
UPDATE `creature_template` SET `npcflag` = 4194304 WHERE `entry` = 37426;
Creditos to
[MENTION=12877]Vain[/MENTION] for the fix
And me for the query.