aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-07-23 22:42:42 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-07-23 22:43:04 +0200
commit6a5ae32816d507a9ae5c99ec07293408e889f278 (patch)
tree0010f444fa5e17272b675530cd95b396f35f3244
parenta06db2b12b633c27d8206ecbffab66fb1f803fea (diff)
DB/Spells: Fix startup errors
-rw-r--r--sql/updates/world/2013_07_23_07_world_spell_target_position_434.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_07_23_07_world_spell_target_position_434.sql b/sql/updates/world/2013_07_23_07_world_spell_target_position_434.sql
new file mode 100644
index 00000000000..2977d7454b1
--- /dev/null
+++ b/sql/updates/world/2013_07_23_07_world_spell_target_position_434.sql
@@ -0,0 +1 @@
+UPDATE `spell_target_position` SET `effIndex`=1 WHERE `id`IN (84073,109984,100268,100335,100508,100509,100523,67838,67835,67836,67837,67834,68081);