mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 09:44:45 +01:00
DB/Creature: fix missing gossip of Keynira Owlwing
closes #26939 by mdX7
This commit is contained in:
2
sql/updates/world/master/2021_09_22_02_world.sql
Normal file
2
sql/updates/world/master/2021_09_22_02_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `gossip_menu_id`=10430, `minlevel`=30, `maxlevel`=30, `RangeAttackTime`=0 WHERE `entry`=34103; -- Keynira Owlwing
|
||||
Reference in New Issue
Block a user