fix(DB/Scripts): Infernal Oversoul spawn position. (#15983)

This commit is contained in:
avarishd
2023-04-19 03:30:51 +03:00
committed by GitHub
parent 3f8623d2fc
commit 461147efe9

View File

@@ -0,0 +1,2 @@
-- 21735 (Infernal Oversoul)
UPDATE `event_scripts` SET `x` = -3368.91, `y` = 2145.37, `z` = -8.39026, `o` = 4.4855 WHERE `id` = 13980 AND `datalong` = 21735;