DB/Creature: Fix a type on creature text related to Lord Thorval

Ref 80a0c3cfc7

(cherry picked from commit 63236f97af)
This commit is contained in:
Killyana
2017-03-03 14:54:11 +01:00
committed by funjoker
parent 5979f4f396
commit f793a43cee

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text`SET `CreatureID`=28472 WHERE `CreatureID` IN(2847206);