aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2025_06_16_00_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_06_16_00_world.sql b/sql/updates/world/master/2025_06_16_00_world.sql
new file mode 100644
index 00000000000..7d73e2264e8
--- /dev/null
+++ b/sql/updates/world/master/2025_06_16_00_world.sql
@@ -0,0 +1,4 @@
+-- Spelltarget pos.
+DELETE FROM `spell_target_position` WHERE (`ID`=18960 AND `EffectIndex`=1 AND `OrderIndex`=0);
+INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `OrderIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `VerifiedBuild`) VALUES
+(18960, 1, 0, 1, 7995.56005859375, -2679.75, 512.489990234375, 61265); -- Spell: 18960 (Teleport: Moonglade) Effect 1: 252 (SPELL_EFFECT_TELEPORT_UNITS)