fix(DB/creature): Wildthorn Stalker under ground (#10619)

This commit is contained in:
ZhengPeiRu21
2022-02-14 12:07:35 -07:00
committed by GitHub
parent 665919d010
commit 825d4f9147

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1644514358466639200');
UPDATE `creature` SET `position_y` = 617.613, `position_z` = 134.408 WHERE `guid` = 34804;