diff options
| author | Aokromes <Aokromes@users.noreply.github.com> | 2017-05-10 01:28:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-10 01:28:24 +0200 |
| commit | ce244a04938566c6db7889ee756c84b9f7c3dc8b (patch) | |
| tree | dc5b99bf9af6d44b1f23cab11fb88b591d704fe0 | |
| parent | 6d7696d3456afca933801dc0669675f9ca2ad03a (diff) | |
Update 2017_05_10_03_world.sql
| -rw-r--r-- | sql/updates/world/master/2017_05_10_03_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/master/2017_05_10_03_world.sql b/sql/updates/world/master/2017_05_10_03_world.sql index 30fdf9283e2..e4f029289dd 100644 --- a/sql/updates/world/master/2017_05_10_03_world.sql +++ b/sql/updates/world/master/2017_05_10_03_world.sql @@ -1 +1 @@ -DELETE FROM `npc_trainer` WHERE `spell`=56474; +DELETE FROM `npc_trainer` WHERE `SpellID`=56474; |
