diff --git a/sql/updates/world/3.3.5/2017_11_14_01_world.sql b/sql/updates/world/3.3.5/2017_11_14_01_world.sql new file mode 100644 index 00000000000..3bc0da4ee1c --- /dev/null +++ b/sql/updates/world/3.3.5/2017_11_14_01_world.sql @@ -0,0 +1,2 @@ +-- Privateer Groy --> Fix Text Type and Emote +UPDATE `creature_text` SET `Type`=14, `Emote`=5 WHERE `CreatureID`=2616;