diff options
| author | MitchesD <majklprofik@seznam.cz> | 2015-05-22 15:58:43 +0200 |
|---|---|---|
| committer | MitchesD <majklprofik@seznam.cz> | 2015-05-22 15:58:43 +0200 |
| commit | b15d32992f5991d19183977f1fefd8e77924809f (patch) | |
| tree | 20e2bd05a45cc93cccd88286a2702d5d8bd21a4d /sql/updates | |
| parent | 0148832b322b58a5219ea4393331e1b5937c304c (diff) | |
| parent | 9fcbe50ddbb4e8793bd63aeb008e90eda58d936f (diff) | |
Merge pull request #14741 from Rushor/Force
Game/Spell: Spellmgr - Force Cast - Fix Typo
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/2015_05_22_00_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2015_05_22_00_world.sql b/sql/updates/world/2015_05_22_00_world.sql new file mode 100644 index 00000000000..2949d0eca4a --- /dev/null +++ b/sql/updates/world/2015_05_22_00_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `spell_target_position` WHERE `id`=63171; |
