aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-04-11 21:39:37 +0200
committerKillyana <morphone1@gmail.com>2018-04-11 21:39:37 +0200
commit1e25b215e5c5a94b85addcc79ce4851f3269dc95 (patch)
tree5e8d6d961bcbffb26ed20057fa33cb035fa30964
parent4e55e797532ca404ce0e1e603762c17ead760f45 (diff)
DB/Creature: Scarlet Infantryman equipments
-rw-r--r--sql/updates/world/3.3.5/2018_04_11_01_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2018_04_11_01_world.sql b/sql/updates/world/3.3.5/2018_04_11_01_world.sql
new file mode 100644
index 00000000000..5f6d095ebdb
--- /dev/null
+++ b/sql/updates/world/3.3.5/2018_04_11_01_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `creature_equip_template` SET `ItemID1`= 38721, `ItemID2`= 12932 WHERE `CreatureID`= 28609;
+UPDATE `creature_equip_template` SET `ItemID1`= 38723, `ItemID2`= 12932 WHERE `CreatureID`= 28896;