mirror of
https://github.com/araxiaonline/Delves.git
synced 2026-06-13 03:42:24 -04:00
Update DeadwoodGardener(600651).sql
This commit is contained in:
@@ -27,10 +27,10 @@ INSERT INTO `creature_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `Q
|
||||
|
||||
DELETE FROM `creature` WHERE (`id1` = 600651);
|
||||
INSERT INTO `creature` (`guid`, `id1`, `id2`, `id3`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES
|
||||
(9001309, 600651, 0, 0, 610, 0, 0, 1, 1, 1, -6250.44, -841.222, 401.34, 3.30033, 300, 6, 0, 230560, 44500, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001315, 600651, 0, 0, 610, 0, 0, 1, 1, 1, -6271.94, -769.285, 401.418, 3.75797, 300, 9, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001325, 600651, 0, 0, 610, 0, 0, 1, 1, 1, -6182.35, -811.644, 424.477, 0.959122, 300, 5, 0, 224757, 43550, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001334, 600651, 0, 0, 610, 0, 0, 1, 1, 1, -6149.94, -737.519, 425.324, 3.52117, 300, 3, 0, 230560, 44500, 1, 0, 0, 0, '', NULL, 0, NULL);
|
||||
(9001309, 600651, 0, 0, 910, 0, 0, 1, 1, 1, -6250.44, -841.222, 401.34, 3.30033, 300, 6, 0, 230560, 44500, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001315, 600651, 0, 0, 910, 0, 0, 1, 1, 1, -6271.94, -769.285, 401.418, 3.75797, 300, 9, 0, 219037, 42620, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001325, 600651, 0, 0, 910, 0, 0, 1, 1, 1, -6182.35, -811.644, 424.477, 0.959122, 300, 5, 0, 224757, 43550, 1, 0, 0, 0, '', NULL, 0, NULL),
|
||||
(9001334, 600651, 0, 0, 910, 0, 0, 1, 1, 1, -6149.94, -737.519, 425.324, 3.52117, 300, 3, 0, 230560, 44500, 1, 0, 0, 0, '', NULL, 0, NULL);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user