Skip to content

Commit

Permalink
DB/Spell: Update Portals to Blasted Lands spell target position
Browse files Browse the repository at this point in the history
closes TrinityCore#30335 by  CraftedRO
  • Loading branch information
Aokromes authored Oct 10, 2024
1 parent 97111be commit e0009a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2024_10_10_14_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Update Portals to Blasted Lands spell_target_position
UPDATE `spell_target_position` SET `PositionX`=-11708.3281, `PositionY`=-3167.8259, `PositionZ`=-5.052477, `Orientation`=3.328652 WHERE `id` IN (65728,65729);

0 comments on commit e0009a9

Please sign in to comment.