fix(DB/CreatureSpawn): Nerubis Guard (#5172)

This commit is contained in:
Stifler82
2021-04-11 11:00:34 +01:00
committed by GitHub
parent b96a6a13b1
commit 44cecc8289

View File

@@ -0,0 +1,5 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617774706114876200');
DELETE FROM `creature` WHERE (`id` = 16313) AND (`guid` IN (81792));
INSERT INTO `creature` VALUES
(81792, 16313, 530, 0, 0, 1, 1, 0, 0, 7937.95, -7354.2, 144.804, 5.9059, 300, 0, 0, 166, 178, 0, 0, 0, 0, '', 0);