Core/AI: Move ArcherAI to individual creature script (#29383)

This commit is contained in:
ModoX
2023-11-05 21:14:24 +01:00
committed by GitHub
parent f4e4e62aea
commit caa4cfb569
5 changed files with 58 additions and 63 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `AIName`='', `ScriptName`='npc_hearthglen_crusader' WHERE `entry` IN(29102, 29103);