fix(Scripts/DB): Jiklik's bats from phase 2 now won't engage players… (#8142)

This commit is contained in:
Ragelezz
2021-11-16 15:42:08 +02:00
committed by GitHub
parent a72b4d9121
commit 6a2d817daf
2 changed files with 21 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1632863354170415400');
UPDATE `creature_template` SET `InhabitType`=4 WHERE `entry`=14965;
UPDATE `creature_template` SET `ScriptName`='npc_batrider' WHERE `entry`=14965;