aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2016_07_04_14_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/2016_07_04_14_world.sql b/2016_07_04_14_world.sql
new file mode 100644
index 00000000000..d639b5eefe7
--- /dev/null
+++ b/2016_07_04_14_world.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (26022, 26023);
+INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES
+(26022, 61417, 2, "Pursuit of Justice Mounted Movement Speed Increase"),
+(26023, 61418, 2, "Pursuit of Justice Mounted Movement Speed Increase");