Skip to content

Commit 1e1130f

Browse files
author
Github Actions
committed
Merge 3.3.5-base_patch to 3.3.5-paymaster
2 parents 49b1554 + 43e139c commit 1e1130f

File tree

4 files changed

+1287
-1519
lines changed

4 files changed

+1287
-1519
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
--
2+
UPDATE `creature_text` SET `Text` = "Enjoy the storm warm bloods!", `Sound` = 0, `BroadcastTextId` = 19456, `comment` = "thespia SAY_CLOUD" WHERE `CreatureID` = 17797 AND `GroupID` = 0 AND `ID` = 0;
3+
4+
DELETE FROM `creature_formations` WHERE `leaderGUID` = 3453;
5+
INSERT INTO `creature_formations` (`leaderGUID`, `memberGUID`, `dist`, `angle`, `groupAI`, `point_1`, `point_2`) VALUES
6+
(3453,3453,0,0,3,0,0),
7+
(3453,2090,0,0,3,0,0),
8+
(3453,2093,0,0,3,0,0);

0 commit comments

Comments
 (0)