fix(DB/Creature): Laughing Sister spawned inside a tree (#8086)

This commit is contained in:
Ragelezz
2021-10-08 08:45:51 +03:00
committed by GitHub
parent 01151fbdc3
commit 6adb23b28b

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1632590909434812800');
UPDATE `creature` SET `position_x`=2424.75, `position_y`=-1669.55, `position_z`=139.06 WHERE `guid`=34193;