diff --git a/sql/updates/world/3.3.5/2018_07_27_00_world_335.sql b/sql/updates/world/3.3.5/2018_07_27_00_world_335.sql new file mode 100644 index 00000000000..02e866d89ec --- /dev/null +++ b/sql/updates/world/3.3.5/2018_07_27_00_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_text` SET `Text`="%s goes into a frenzy!", `BroadcastTextId`=1191 WHERE `CreatureID`=10882 AND `GroupID`=0;