fix(DB/Creature): Kadrak's wrong axe model (#19047)

fix(DB/Creature): Kadrak's axe
This commit is contained in:
avarishd
2024-06-13 16:21:31 +03:00
committed by GitHub
parent da8d42c72c
commit 7441938bc3

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_equip_template` SET `ItemID1` = 12285 WHERE (`CreatureID` = 8582);