mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 08:46:09 +00:00
fix(Scripts/DB): Jiklik's bats from phase 2 now won't engage players… (#8142)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user