diff options
| author | offl <offl@users.noreply.github.com> | 2022-02-27 22:09:21 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2022-03-26 15:33:58 +0100 |
| commit | c0388b1f068f72f3546a23e0ce42a3ea1c89e33e (patch) | |
| tree | 63fdc61db2f64ba4c2ea8c36860ee3e100495fe6 /sql | |
| parent | 5450fd6bcd3ebdad14a1977d090b2fe02ef7b8a7 (diff) | |
Scripts/Spells: Remove unneeded scripts
(cherry picked from commit cb15c9111068f60ed28394cc056c15863ad83813)
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2022_03_26_22_world_2022_02_27_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_03_26_22_world_2022_02_27_02_world.sql b/sql/updates/world/master/2022_03_26_22_world_2022_02_27_02_world.sql new file mode 100644 index 00000000000..d4741b7f839 --- /dev/null +++ b/sql/updates/world/master/2022_03_26_22_world_2022_02_27_02_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_gen_summon_fire_elemental','spell_gen_summon_earth_elemental','spell_item_crystal_prison_dummy_dnd'); |
