diff --git a/sql/updates/world/master/2020_09_13_17_world_2017_09_30_10_world.sql b/sql/updates/world/master/2020_09_13_17_world_2017_09_30_10_world.sql new file mode 100644 index 00000000000..6a9a0e407be --- /dev/null +++ b/sql/updates/world/master/2020_09_13_17_world_2017_09_30_10_world.sql @@ -0,0 +1,2 @@ +-- Fix gossip for NPC Gjonner the Merciless +UPDATE `creature_template` SET `npcflag`=`npcflag`|1 WHERE `entry`=31154;