diff options
| author | Nyeriah <sarah.trysan@live.com> | 2016-02-26 17:54:46 -0300 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2016-04-08 20:36:53 +0200 |
| commit | 94ee1ff82778253b94f03d223e3f319438c9a7dc (patch) | |
| tree | 83c54293125690819ee13430327030660893eb9d | |
| parent | 41c560c874c7a0690513065850ab7ef347932e44 (diff) | |
DB/EventScripts: Clean up the Scryer's Orb no longer used event script
* Ref #13208
(cherry picked from commit 1c86d286d4f9afc365a2a64b7ed0eb2d939814b7)
| -rw-r--r-- | sql/updates/world/2016_04_08_21_world_2016_02_26_01_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2016_04_08_21_world_2016_02_26_01_world.sql b/sql/updates/world/2016_04_08_21_world_2016_02_26_01_world.sql new file mode 100644 index 00000000000..b30b3cba35f --- /dev/null +++ b/sql/updates/world/2016_04_08_21_world_2016_02_26_01_world.sql @@ -0,0 +1 @@ +DELETE FROM `event_scripts` WHERE `id` = 16547; |
