aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_11_21_39_world_2019_01_22_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_21_39_world_2019_01_22_02_world.sql b/sql/updates/world/master/2021_11_21_39_world_2019_01_22_02_world.sql
new file mode 100644
index 00000000000..4ba717e1ba9
--- /dev/null
+++ b/sql/updates/world/master/2021_11_21_39_world_2019_01_22_02_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `serverside_spell` SET `RangeIndex`=12 WHERE `Id` IN (45367, 45370);
+UPDATE `serverside_spell_effect` SET `ImplicitTarget1`=25 WHERE `SpellID` IN (45367, 45370);