From d84bdcc1d0facec3e73bf84ca22ecc29d3bbf610 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 3 Nov 2013 06:14:05 +0100 Subject: DB/Misc: Lunar Festival Invitation - Teleport Moonglade by zaphod77, updates #4945 --- sql/updates/world/2013_11_03_19_world_misc.sql | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sql/updates/world/2013_11_03_19_world_misc.sql (limited to 'sql') diff --git a/sql/updates/world/2013_11_03_19_world_misc.sql b/sql/updates/world/2013_11_03_19_world_misc.sql new file mode 100644 index 00000000000..7a5e4f9d7d5 --- /dev/null +++ b/sql/updates/world/2013_11_03_19_world_misc.sql @@ -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'); -- cgit v1.2.3