replace skeletonspawn scheduler with spellscript

This commit is contained in:
Jelle Meeus
2024-05-10 15:45:44 +02:00
parent ab7405f94e
commit 974bcb805b
2 changed files with 29 additions and 19 deletions

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `spell_script_names` WHERE `spell_id` = 37098;
INSERT INTO `spell_script_names` VALUES (37098,'spell_nightbane_rain_of_bones');