diff options
| author | Incorrect <ovitnez@gmail.com> | 2016-05-01 12:31:55 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2016-05-01 12:53:39 +0200 |
| commit | c28e6a8c160fd5f190ddfc19a60e2a34df9a19ef (patch) | |
| tree | 980422cbde011fd6789f6449c2582413c6d5037d /sql/updates | |
| parent | 7c85be7d6dbf733251ee815e1e345f103b3daef4 (diff) | |
Core/Spells: Fixed overwriting summon requests
Closes #17049
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/6.x/2016_05_01_02_world_2016_05_01_00.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/6.x/2016_05_01_02_world_2016_05_01_00.sql b/sql/updates/world/6.x/2016_05_01_02_world_2016_05_01_00.sql new file mode 100644 index 00000000000..5a4d6c3197e --- /dev/null +++ b/sql/updates/world/6.x/2016_05_01_02_world_2016_05_01_00.sql @@ -0,0 +1 @@ +DELETE FROM `trinity_string` WHERE `entry`=5007; |
