mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
3
sql/updates/world/3.3.5/2017_11_08_27_world.sql
Normal file
3
sql/updates/world/3.3.5/2017_11_08_27_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_text` SET `Text`="%s starts pecking at the feed." WHERE `CreatureID`=620 AND `GroupID`=2;
|
||||
UPDATE `creature_text` SET `Text`="%s looks at you expectantly.", `BroadcastTextID`=5140 WHERE `CreatureID`=620 AND `GroupID`=1;
|
||||
Reference in New Issue
Block a user