diff --git a/sql/updates/world/2022_08_10_02_fix_npc_51127.sql b/sql/updates/world/2022_08_10_02_fix_npc_51127.sql new file mode 100644 index 0000000..f4494f5 --- /dev/null +++ b/sql/updates/world/2022_08_10_02_fix_npc_51127.sql @@ -0,0 +1 @@ +UPDATE `creature_template` SET `flags_extra`= 2 WHERE `entry` = 51127; \ No newline at end of file