DB/Texts: Privateer Groy Fix Type and Emote

Closes #20855
This commit is contained in:
ZenoX92
2017-11-14 10:37:11 +01:00
committed by Killyana
parent a7deb32daf
commit 88acc17202

View File

@@ -0,0 +1,2 @@
-- Privateer Groy --> Fix Text Type and Emote
UPDATE `creature_text` SET `Type`=14, `Emote`=5 WHERE `CreatureID`=2616;