Core/Spells: added missing Serrated Blades register and simplified Improved Serpent String handling

This commit is contained in:
Ovahlord
2020-02-05 13:41:09 +01:00
parent c5bfcb9517
commit 183ac5fd7b
3 changed files with 28 additions and 87 deletions

View File

@@ -0,0 +1 @@
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_hun_improved_serpent_sting');