diff options
-rw-r--r-- | sql/updates/world/master/2022_03_11_41_world_2021_08_06_00_world.sql | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_11_41_world_2021_08_06_00_world.sql b/sql/updates/world/master/2022_03_11_41_world_2021_08_06_00_world.sql new file mode 100644 index 00000000000..195e537a1b2 --- /dev/null +++ b/sql/updates/world/master/2022_03_11_41_world_2021_08_06_00_world.sql @@ -0,0 +1,11 @@ +-- +UPDATE `creature_template` SET `faction`=64/*, `unit_class`=1*/ WHERE `entry`=8856; -- Tyrion's Spybot +UPDATE `creature_template` SET `unit_flags`=33024 WHERE `entry`=15581; -- Elder Grimtotem +UPDATE `creature_template` SET `npcflag`=0 WHERE `entry`=14441; -- Hunter Ragetotem +UPDATE `creature_template` SET `npcflag`=0 WHERE `entry`=11261; -- Doctor Theolen Krastinov +UPDATE `creature_template` SET `npcflag`=0 WHERE `entry`=10505; -- Instructor Malicia +UPDATE `creature_template` SET `unit_flags`=32768 WHERE `entry`=37887; -- Kwee Q. Peddlefeet +UPDATE `creature_template` SET `unit_flags`=32768 WHERE `entry`=37674; -- Lovely Merchant +UPDATE `creature_template` SET `unit_flags`=32768 WHERE `entry`=37675; -- Public Relations Agent +UPDATE `creature_template` SET `unit_flags`=33587456 WHERE `entry`=36817; -- [DND] Love Boat Summoner +UPDATE `creature_template` SET `unit_flags`=33554432 WHERE `entry`=38288; -- Love Guard Perfume Bunny |