diff --git a/sql/updates/world/3.3.5/2018_08_02_00_world_335.sql b/sql/updates/world/3.3.5/2018_08_02_00_world_335.sql new file mode 100644 index 00000000000..d91b02be97e --- /dev/null +++ b/sql/updates/world/3.3.5/2018_08_02_00_world_335.sql @@ -0,0 +1,2 @@ +-- Captain Stoutfist +UPDATE `creature_template` SET `npcflag`=2, `gossip_menu_id`=0 WHERE `entry`=2104;