DB/Creature: Update few template values for Stabled Kurenai Panther and Stabled Kurenai Lion in Telaar

closes #28981 by CraftedRO
This commit is contained in:
Aokromes
2023-05-14 16:33:38 +02:00
committed by GitHub
parent 3728f430af
commit 659374154c

View File

@@ -0,0 +1,2 @@
-- Stabled Kurenai Panther and Stabled Kurenai Lion sniffed values
UPDATE `creature_template_addon` SET `StandState`=3, `SheathState`=0, `PvpFlags`=1 WHERE `entry` IN (19027, 19030);