mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-05 08:28:57 +01:00
3
sql/updates/world/2015_05_19_02_world.sql
Normal file
3
sql/updates/world/2015_05_19_02_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_target_position` WHERE `id`=63171;
|
||||
INSERT INTO `spell_target_position` (`id`, `effIndex`, `target_map`, `target_position_x`, `target_position_y`, `target_position_z`, `target_orientation`) VALUES
|
||||
(63171, 0, 571, 8533.11, 1069.66, 551.784, 0.5296);
|
||||
Reference in New Issue
Block a user