diff options
| author | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-07-23 22:42:42 +0200 |
|---|---|---|
| committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2013-07-23 22:43:04 +0200 |
| commit | 6a5ae32816d507a9ae5c99ec07293408e889f278 (patch) | |
| tree | 0010f444fa5e17272b675530cd95b396f35f3244 | |
| parent | a06db2b12b633c27d8206ecbffab66fb1f803fea (diff) | |
DB/Spells: Fix startup errors
| -rw-r--r-- | sql/updates/world/2013_07_23_07_world_spell_target_position_434.sql | 1 |
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); |
