fix(DB/Dungeon/Quest): Entry into Karazhan (#3545)

This commit is contained in:
WiZZy
2020-11-02 02:15:19 +02:00
committed by GitHub
parent 85e0a3a71e
commit 82ee90883a

View File

@@ -0,0 +1,5 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1601868446381471500');
DELETE FROM `event_scripts` WHERE `id`=14592;
INSERT INTO `event_scripts` (`id`, `delay`, `command`, `datalong`, `datalong2`, `dataint`, `x`, `y`, `z`, `o`) VALUES
(14592, 1, 10, 22890, 300000, 0, -108.252, -510.302, 21.4761, 2.44346);