DB/Misc: Fix wrong text type

(cherry picked from commit f904d5eea6)
This commit is contained in:
offl
2021-04-28 20:15:50 +03:00
committed by Shauren
parent 356c07c1ba
commit 85d0abd021

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `Type` = 12 WHERE `CreatureID` = 29686;