mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Creature: Fix Watch Commander Zalaphil equipment
By Killyana, closes #14636
This commit is contained in:
2
sql/updates/world/2015_05_09_00_world_335.sql
Normal file
2
sql/updates/world/2015_05_09_00_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_equip_template` SET `itemEntry1`=2147, `itemEntry2`=2053, `VerifiedBuild`=0 WHERE `entry`=5809;
|
||||
Reference in New Issue
Block a user