DB/Misc: Fix Lunar Festival Invitation teleport coordinates

By Vincent-Michael, updates #4945
This commit is contained in:
Aokromes
2014-01-27 07:48:17 +01:00
parent ec020ea048
commit 0b3ae6730d
@@ -0,0 +1,4 @@
--
DELETE FROM `spell_target_position` WHERE `id`=26448;
INSERT INTO `spell_target_position` (`id`,`target_map`,`target_position_x`,`target_position_y`,`target_position_z`,`target_orientation`) VALUES
(26448,1,7581.01,-2225.35,473.64,1.80);