fix(DB/Creature) Solve a wrong SmartAI update in my previous PR. (#22020)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
-- Active SmartAI for female DKs.
|
||||||
|
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 29030;
|
||||||
Reference in New Issue
Block a user