aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-05-22 20:12:50 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-06 21:54:13 +0100
commit48333a10a025a7337cc89b560d6ac2a365067611 (patch)
tree1643e9e47d2fc279ec17375f698f61cca9c775ca
parente74936f2574c90b6c92fda37eb57fd5fcd4aaf23 (diff)
DB/Creature: Tidewalker Warrior
(cherry picked from commit 17057dbf3d357e9f05ed0e52b377038bf2930666)
-rw-r--r--sql/updates/world/master/2021_12_06_03_world_2019_05_22_03_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_06_03_world_2019_05_22_03_world.sql b/sql/updates/world/master/2021_12_06_03_world_2019_05_22_03_world.sql
new file mode 100644
index 00000000000..b09bb01b699
--- /dev/null
+++ b/sql/updates/world/master/2021_12_06_03_world_2019_05_22_03_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature` SET `id`=21225, `equipment_id`=1 WHERE `guid` IN (93880,93883,93888);
+UPDATE `creature_addon` SET `bytes2`=1 WHERE `guid` IN (93880,93883,93888);