mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 08:46:09 +00:00
feat(Scripts/Spell): Teleporting to Script
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
This commit is contained in:
committed by
GitHub
parent
b680ea3dae
commit
7a294787d3
@@ -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');
|
||||
Reference in New Issue
Block a user