mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
Core/AI: Move ArcherAI to individual creature script (#29383)
This commit is contained in:
2
sql/updates/world/master/2023_11_05_00_world.sql
Normal file
2
sql/updates/world/master/2023_11_05_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`='', `ScriptName`='npc_hearthglen_crusader' WHERE `entry` IN(29102, 29103);
|
||||
Reference in New Issue
Block a user