mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
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:
2
sql/updates/world/3.3.5/2023_05_14_01_world.sql
Normal file
2
sql/updates/world/3.3.5/2023_05_14_01_world.sql
Normal 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);
|
||||
Reference in New Issue
Block a user