feat(Scripts/Spell): Teleporting to Script

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
This commit is contained in:
IntelligentQuantum
2022-04-01 14:33:22 +04:30
committed by GitHub
parent b680ea3dae
commit 7a294787d3
3 changed files with 38 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647762263757948026');
DELETE FROM `spell_script_names` WHERE `ScriptName` IN ('spell_gen_teleporting');
INSERT INTO `spell_script_names` VALUES
(59317,'spell_gen_teleporting');