DB/Creature: Fizzlebang Booms

(cherry picked from commit addeadfe6bc60a5808693c6261ce937222eada73)
This commit is contained in:
Killyana
2021-11-14 22:48:23 +01:00
committed by Shauren
parent 75d47317f4
commit 9168c2eec4
@@ -0,0 +1,5 @@
--
UPDATE `creature` SET `guid`=90430,`spawntimesecs`=180 WHERE `guid`=307618;
-- DELETE FROM `creature` WHERE `guid` IN (90430);
-- INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`,`spawndist`, `MovementType`) VALUES
-- (90430, 5569, 0, 1, 1, 0, 0, -4850.7, -1295.24, 501.951, 1.39626, 180, 0, 0);