mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2026-01-27 23:01:14 -08:00
fix(DB): Scholomance Occultists behavior (#5314)
This commit is contained in:
parent
eaf90b6b43
commit
620eb8e9f3
3 changed files with 136 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618567356392642665');
|
||||
|
||||
UPDATE `creature_template` SET `AIName` = '', `ScriptName` = 'npc_scholomance_occultist' WHERE (`entry` = 10472);
|
||||
Loading…
Add table
Add a link
Reference in a new issue