DB/Creature: Namdo Bizzfizzle

This commit is contained in:
Killyana
2018-10-11 16:41:42 +02:00
parent e2bfbf2e51
commit 60add3df21

View File

@@ -0,0 +1,5 @@
--
UPDATE `creature_template` SET `npcflag`=128 WHERE `entry`=2683;
DELETE FROM `creature` WHERE `guid` IN (87022);
INSERT INTO `creature` (`guid`, `id`, `map`, `spawnMask`, `phaseMask`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`) VALUES
(87022, 2683, 0, 1, 1, 0, 1, -4923.421, 725.513, 253.102, 0.000000, 300);