Skip to content

Commit

Permalink
DB/Spell: Update Teleport to Violet Stand
Browse files Browse the repository at this point in the history
closes #30202 by CraftedRO
  • Loading branch information
Aokromes authored Sep 7, 2024
1 parent d39e81e commit b5ebf02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2024_09_07_00_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Update Teleport to Violet Stand
UPDATE `spell_target_position` SET `PositionX`=5724.62, `PositionY`=1013.17, `Orientation`=0.216440007090568542, `VerifiedBuild`=56313 WHERE `ID`=42953;

0 comments on commit b5ebf02

Please sign in to comment.