mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Misc: Lunar Festival Invitation - Teleport Moonglade
by zaphod77, updates #4945
This commit is contained in:
4
sql/updates/world/2013_11_03_19_world_misc.sql
Normal file
4
sql/updates/world/2013_11_03_19_world_misc.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM spell_scripts WHERE id=26373;
|
||||
DELETE FROM spell_linked_spell WHERE spell_trigger=26373;
|
||||
INSERT INTO spell_linked_spell VALUES (26373,26448,0,'Lunar Festival Invitation - Teleport Moonglade');
|
||||
Reference in New Issue
Block a user