mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
Creature/AI: prevent Kologarn's arms from attacking.
This commit is contained in:
2
sql/updates/world/3.3.5/2016_10_14_07_world.sql
Normal file
2
sql/updates/world/3.3.5/2016_10_14_07_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `AIName`="PassiveAI" WHERE `entry` IN (32933,32934);
|
||||
Reference in New Issue
Block a user