DB/Misc: Fix Lunar Festival Invitation teleport coordinates
By Vincent-Michael, updates #4945
This commit is contained in:
@@ -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);
|
||||
Reference in New Issue
Block a user