diff options
author | Naddley <64811442+Naddley@users.noreply.github.com> | 2022-08-04 18:20:06 +0200 |
---|---|---|
committer | ModoX <moardox@gmail.com> | 2022-08-04 18:33:22 +0200 |
commit | f09b92b2c3dcb04fc182cfee6089ca440a0442cb (patch) | |
tree | ee95f6c7d13cbb12741cf83fabe3790be6a71b2a | |
parent | 6b944b9e56969fb465449ecda7c8561696c06833 (diff) |
DB/Spawns: Added neutral spawns in NPE/Exiles Reach: Murlocs Hideout and Abandoned Camp
Closes #28175
-rw-r--r-- | sql/updates/world/master/2022_08_04_00_world.sql | 303 |
1 files changed, 303 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_08_04_00_world.sql b/sql/updates/world/master/2022_08_04_00_world.sql new file mode 100644 index 00000000000..e08932e5161 --- /dev/null +++ b/sql/updates/world/master/2022_08_04_00_world.sql @@ -0,0 +1,303 @@ +-- +SET @CGUID := 1051068; +SET @OGUID := 600228; + +SET @NPCTEXTID := 580000; + +-- Creature Spawns +DELETE FROM `creature` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+140; +INSERT INTO `creature` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `modelid`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `currentwaypoint`, `curhealth`, `curmana`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `VerifiedBuild`) VALUES +(@CGUID+0, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -412.7257080078125, -2550.842041015625, 10.52087974548339843, 1.248265624046325683, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+1, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -424.823089599609375, -2601.996337890625, 0.609767079353332519, 0.740032851696014404, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+2, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -399.74212646484375, -2556.247314453125, 6.357523918151855468, 0.440050601959228515, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+3, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -412.711822509765625, -2548.5869140625, 7.128567695617675781, 3.988126039505004882, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+4, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -469.22515869140625, -2619.27685546875, 1.71125340461730957, 4.912847518920898437, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+5, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -374.498260498046875, -2583.19091796875, 4.211207389831542968, 0.761992156505584716, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+6, 161228, 2175, 10424, 10453, '0', 0, 0, 0, 0, -460.54644775390625, -2624.863525390625, 0.1961669921875, 3.960128068923950195, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Glimmering Hermit (Area: -Unknown- - Difficulty: 0) +(@CGUID+7, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -376.029632568359375, -2621.379638671875, 0.832142353057861328, 0.609126210212707519, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+8, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -389.549346923828125, -2627.128173828125, 0.839902877807617187, 3.537598609924316406, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+9, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -463.0162353515625, -2600.540283203125, 1.7711181640625, 2.809670686721801757, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+10, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -377.328369140625, -2585.056396484375, 3.994061708450317382, 3.64535832405090332, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+11, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -374.138885498046875, -2589.69970703125, 4.211207389831542968, 5.196169853210449218, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+12, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -374.598968505859375, -2559.057373046875, 7.859704017639160156, 3.410766839981079101, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+13, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -416.083343505859375, -2547.614501953125, 10.58979988098144531, 0.249875351786613464, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+14, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -383.645843505859375, -2541.385498046875, 8.535317420959472656, 4.949907779693603515, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+15, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -361.76666259765625, -2638.12158203125, 0.702401041984558105, 0.025385171175003051, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+16, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -357.71875, -2613.76904296875, 8.853096961975097656, 1.744070053100585937, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+17, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -354.376861572265625, -2601.1220703125, 5.883152008056640625, 0.555349469184875488, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+18, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -374.1585693359375, -2547.842041015625, 6.277051925659179687, 3.639334440231323242, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+19, 161228, 2175, 10424, 10453, '0', 0, 0, 0, 0, -389.69384765625, -2529.865234375, 7.161334037780761718, 6.167156219482421875, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Glimmering Hermit (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+20, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -375.329864501953125, -2541.63720703125, 6.598277091979980468, 0.678771555423736572, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+21, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -393.7882080078125, -2526.890625, 6.1239013671875, 1.021532177925109863, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+22, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -407.258087158203125, -2521.101806640625, 6.899483203887939453, 3.956591606140136718, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+23, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -353.685760498046875, -2559.299072265625, 6.330885887145996093, 6.078601837158203125, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+24, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -369.322906494140625, -2539.520751953125, 8.977437019348144531, 5.37273263931274414, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+25, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -343.989593505859375, -2609.751708984375, 7.832703590393066406, 5.522918224334716796, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+26, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -346.836822509765625, -2602.234375, 9.581434249877929687, 3.010019779205322265, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+27, 161228, 2175, 10424, 10453, '0', 0, 0, 0, 0, -361.054412841796875, -2665.582763671875, 0.996328592300415039, 4.809547901153564453, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Glimmering Hermit (Area: -Unknown- - Difficulty: 0) +(@CGUID+28, 161228, 2175, 10424, 10453, '0', 0, 0, 0, 0, -330.237579345703125, -2592.9169921875, 11.60765552520751953, 5.799435615539550781, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Glimmering Hermit (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+29, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -339.29644775390625, -2537.6875, 8.331914901733398437, 3.153311014175415039, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+30, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -313.986114501953125, -2589.444580078125, 14.16736125946044921, 5.985030651092529296, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+31, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -331.720489501953125, -2582.005126953125, 12.90627956390380859, 3.492527723312377929, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+32, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -377.239593505859375, -2525.032958984375, 7.805959224700927734, 0.59111255407333374, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+33, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -318.817718505859375, -2549.475830078125, 11.927734375, 5.750733375549316406, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+34, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -311.092010498046875, -2588.067626953125, 19.56196975708007812, 4.86471414566040039, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+35, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -349.088531494140625, -2528.013916015625, 8.684328079223632812, 1.747589349746704101, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+36, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -311.34375, -2583.973876953125, 14.44933509826660156, 5.11714792251586914, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+37, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -318.879119873046875, -2559.224365234375, 12.965576171875, 4.693082809448242187, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+38, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -382.701171875, -2501.533203125, 7.140093803405761718, 3.972602367401123046, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+39, 161228, 2175, 10424, 10453, '0', 0, 0, 0, 0, -368.043182373046875, -2498.883056640625, 9.747399330139160156, 5.636739730834960937, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Glimmering Hermit (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+40, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -322.774322509765625, -2486.507080078125, 11.55467987060546875, 0.042445439845323562, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+41, 161228, 2175, 10424, 10453, '0', 0, 0, 0, 0, -415.216552734375, -2485.68603515625, 3.875229835510253906, 2.150122404098510742, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Glimmering Hermit (Area: -Unknown- - Difficulty: 0) +(@CGUID+42, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -356.97222900390625, -2501.59375, 9.672563552856445312, 2.760622024536132812, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+43, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -341.79248046875, -2504.951171875, 10.33083438873291015, 1.52203369140625, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+44, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -393.052093505859375, -2489.998291015625, 7.460494518280029296, 2.739702463150024414, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+45, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -318.59259033203125, -2493.55224609375, 11.6510171890258789, 5.533389091491699218, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+46, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -354.305572509765625, -2499.73779296875, 9.672563552856445312, 1.021532177925109863, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+47, 150229, 2175, 10424, 10453, '0', 0, 0, 0, 1, -396.41839599609375, -2489.1181640625, 7.217313289642333984, 0.929516196250915527, 7200, 0, 0, 34, 230, 0, 0, 0, 0, 44730), -- Murloc Watershaper (Area: -Unknown- - Difficulty: 0) +(@CGUID+48, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -411.62860107421875, -2489.225830078125, 5.757309913635253906, 2.811189651489257812, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+49, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -315.0069580078125, -2481.088623046875, 13.12417030334472656, 3.468949556350708007, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+50, 161130, 2175, 10424, 10453, '0', 0, 0, 0, 0, -270.779510498046875, -2534.614501953125, 27.02132987976074218, 5.807918548583984375, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+51, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -320.69964599609375, -2479.630126953125, 11.59598445892333984, 0.989851176738739013, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+52, 150228, 2175, 10424, 10453, '0', 0, 0, 0, 1, -323.09027099609375, -2477.8681640625, 15.4693145751953125, 4.148446083068847656, 7200, 0, 0, 43, 0, 0, 0, 0, 0, 44730), -- Murloc Spearhunter (Area: -Unknown- - Difficulty: 0) +(@CGUID+53, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -383.276763916015625, -2459.629150390625, 0.321516573429107666, 4.411018848419189453, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+54, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -374.37188720703125, -2449.149169921875, -0.48757410049438476, 3.392117261886596679, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+55, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -352.08831787109375, -2444.586181640625, 1.297203898429870605, 5.11830759048461914, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+56, 161265, 2175, 10424, 10453, '0', 0, 0, 0, 0, -86.1993560791015625, -2247.84130859375, 8.035233497619628906, 2.647386789321899414, 7200, 10, 0, 45790, 0, 1, 0, 0, 0, 44730), -- Jrokgar (Area: -Unknown- - Difficulty: 0) +(@CGUID+57, 161130, 2175, 10424, 10453, '0', 0, 0, 0, 0, -247.775634765625, -2510.4951171875, 20.54199028015136718, 4.396626949310302734, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+58, 161131, 2175, 10424, 10453, '0', 0, 0, 0, 0, -252.904266357421875, -2530.004638671875, 27.04160308837890625, 5.427364349365234375, 7200, 6, 0, 57, 0, 1, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+59, 161133, 2175, 10424, 10453, '0', 0, 0, 0, 0, -255.20867919921875, -2458.7705078125, 30.76794242858886718, 3.5900726318359375, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Albatross (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+60, 161133, 2175, 10424, 10453, '0', 0, 0, 0, 0, -233.22589111328125, -2457.2705078125, 38.7044219970703125, 0.931286990642547607, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Albatross (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+61, 161133, 2175, 10424, 10453, '0', 0, 0, 0, 0, -263.1875, -2438.225830078125, 21.58924102783203125, 1.294104576110839843, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Albatross (Area: -Unknown- - Difficulty: 0) +(@CGUID+62, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -339.662261962890625, -2418.654052734375, 0.208922386169433593, 2.733879566192626953, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+63, 161131, 2175, 10424, 10453, '0', 0, 0, 0, 0, -204.479171752929687, -2531.064208984375, 25.39873313903808593, 4.166661262512207031, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+64, 161131, 2175, 10424, 10453, '0', 0, 0, 0, 0, -222.864578247070312, -2514.854248046875, 23.5981903076171875, 4.415540218353271484, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+65, 161130, 2175, 10424, 10453, '0', 0, 0, 0, 0, -220.326461791992187, -2490.52294921875, 21.03046798706054687, 4.7299652099609375, 7200, 6, 0, 57, 0, 1, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+66, 161133, 2175, 10424, 10453, '0', 0, 0, 0, 0, -203.432037353515625, -2494.94677734375, 34.9797821044921875, 1.882871270179748535, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Albatross (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+67, 161131, 2175, 10424, 10453, '0', 0, 0, 0, 0, -233.848373413085937, -2555.95556640625, 30.83024215698242187, 1.553331494331359863, 7200, 6, 0, 57, 0, 1, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+68, 161130, 2175, 10424, 10453, '0', 0, 0, 0, 0, -232.041671752929687, -2490.720458984375, 20.42796516418457031, 0.821706652641296386, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+69, 161131, 2175, 10424, 10453, '0', 0, 0, 0, 0, -206.404510498046875, -2531.538330078125, 25.447967529296875, 4.765690326690673828, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+70, 161131, 2175, 10424, 10453, '0', 0, 0, 0, 0, -260.47723388671875, -2426.975830078125, 18.8047637939453125, 5.486957550048828125, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+71, 161131, 2175, 10424, 10453, '0', 0, 0, 0, 0, -244.701385498046875, -2418.407958984375, 19.61589622497558593, 1.138457655906677246, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+72, 161224, 2175, 10424, 10453, '0', 0, 0, 0, 0, -336.001434326171875, -2417.010498046875, 0.838883757591247558, 4.796504020690917968, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+73, 161131, 2175, 10424, 10453, '0', 0, 0, 0, 0, -241.873077392578125, -2425.841796875, 18.5926055908203125, 3.270574569702148437, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+74, 161131, 2175, 10424, 10452, '0', 0, 0, 0, 0, -246.225692749023437, -2416.89404296875, 19.76624298095703125, 0.708756625652313232, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+75, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -175.711288452148437, -2519.2646484375, 23.83585739135742187, 6.195346832275390625, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+76, 161131, 2175, 10424, 10452, '0', 0, 0, 0, 0, -170.534774780273437, -2486.45263671875, 17.07623100280761718, 4.199787139892578125, 7200, 6, 0, 57, 0, 1, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+77, 161133, 2175, 10424, 10452, '0', 0, 0, 0, 0, -187.888534545898437, -2435.930419921875, 24.7039337158203125, 3.90074014663696289, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Albatross (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+78, 161131, 2175, 10424, 10452, '0', 0, 0, 0, 0, -148.889266967773437, -2482.0849609375, 15.72527980804443359, 5.550401687622070312, 7200, 6, 0, 57, 0, 1, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+79, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -127.965278625488281, -2497.02783203125, 24.58338356018066406, 0.804308712482452392, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+80, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -138.430557250976562, -2511.107666015625, 34.29247283935546875, 2.378988027572631835, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+81, 161131, 2175, 10424, 10452, '0', 0, 0, 0, 0, -166.241317749023437, -2563.257080078125, 31.83498954772949218, 0.726002216339111328, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+82, 161131, 2175, 10424, 10452, '0', 0, 0, 0, 0, -165.630203247070312, -2561.19091796875, 31.75148963928222656, 4.671015262603759765, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+83, 161133, 2175, 10424, 10452, '0', 0, 0, 0, 0, -124.486587524414062, -2465.668701171875, 34.25945663452148437, 4.1703643798828125, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Albatross (Area: -Unknown- - Difficulty: 0) +(@CGUID+84, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -113.996528625488281, -2481.796875, 22.69317436218261718, 3.931593894958496093, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+85, 161133, 2175, 10424, 10452, '0', 0, 0, 0, 0, -120.734992980957031, -2432.22509765625, 15.66076374053955078, 3.450222969055175781, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Albatross (Area: -Unknown- - Difficulty: 0) +(@CGUID+86, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -158.333984375, -2564.583984375, 32.2467193603515625, 3.989940166473388671, 7200, 6, 0, 57, 0, 1, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+87, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -99.2899322509765625, -2499.045166015625, 40.22272491455078125, 0.204183489084243774, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+88, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -88.515625, -2482.279541015625, 47.81589126586914062, 0.804308712482452392, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+89, 161131, 2175, 10424, 10452, '0', 0, 0, 0, 0, -197.430557250976562, -2577.632080078125, 31.99086570739746093, 0.210770025849342346, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+90, 161131, 2175, 10424, 10452, '0', 0, 0, 0, 0, -195.822921752929687, -2576.166748046875, 31.61065101623535156, 4.765690326690673828, 7200, 0, 0, 57, 0, 0, 0, 0, 0, 44730), -- Prickly Porcupine (Area: -Unknown- - Difficulty: 0) +(@CGUID+91, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -189.06689453125, -2596.63427734375, 36.8723297119140625, 4.964943408966064453, 7200, 6, 0, 57, 0, 1, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+92, 161130, 2175, 10424, 10452, '0', 0, 0, 0, 0, -210.643585205078125, -2598.8935546875, 38.09774017333984375, 4.408557891845703125, 7200, 6, 0, 57, 0, 1, 0, 0, 0, 44730), -- Coastal Goat (Area: -Unknown- - Difficulty: 0) +(@CGUID+93, 164827, 2175, 10424, 10452, '0', 0, 0, 0, 0, -146.170181274414062, -2607.563720703125, 60.74104690551757812, 0.473825305700302124, 7200, 0, 0, 155, 0, 0, 0, 0, 0, 44730), -- Sharpbeak Hawk (Area: -Unknown- - Difficulty: 0) +(@CGUID+94, 164827, 2175, 10424, 10452, '0', 0, 0, 0, 0, -164.480056762695312, -2666.507568359375, 68.7543182373046875, 1.17021489143371582, 7200, 0, 0, 155, 0, 0, 0, 0, 0, 44730), -- Sharpbeak Hawk (Area: -Unknown- - Difficulty: 0) +(@CGUID+95, 164827, 2175, 10424, 10452, '0', 0, 0, 0, 0, -178.774307250976562, -2607.435791015625, 50.87383270263671875, 2.214221000671386718, 7200, 0, 0, 155, 0, 0, 0, 0, 0, 44730), -- Sharpbeak Hawk (Area: -Unknown- - Difficulty: 0) +(@CGUID+96, 161224, 2175, 10424, 10452, '0', 0, 0, 0, 0, -333.72271728515625, -2413.166259765625, 0.696017026901245117, 4.776878833770751953, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44730), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+97, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -222.442703247070312, -2514.2275390625, 23.5357208251953125, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+98, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -223.774307250976562, -2525.177001953125, 25.4664764404296875, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+99, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -211.986114501953125, -2515.78125, 24.035186767578125, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+100, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -204.104171752929687, -2478.296875, 19.55995941162109375, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+101, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -210.005203247070312, -2505.994873046875, 22.65960121154785156, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+102, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -220.078125, -2502.8125, 23.012115478515625, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+103, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -210.913192749023437, -2466.244873046875, 18.7429962158203125, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+104, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -219.961807250976562, -2495.10595703125, 21.86537742614746093, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+105, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -205.623260498046875, -2512.526123046875, 23.13588333129882812, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+106, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -214.14410400390625, -2503.25341796875, 22.8304595947265625, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+107, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -214.274307250976562, -2492.1181640625, 20.7388916015625, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+108, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -224.618057250976562, -2509.25, 23.50469207763671875, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+109, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -210.635421752929687, -2523.25341796875, 25.16751670837402343, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+110, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -210.220489501953125, -2497.810791015625, 21.24836349487304687, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+111, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -217.980911254882812, -2509.3369140625, 23.11825370788574218, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+112, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -216.654510498046875, -2497.647705078125, 22.24319839477539062, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+113, 167761, 2175, 10424, 10453, '0', 0, 0, 0, 0, -203.701385498046875, -2469.770751953125, 18.96380615234375, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+114, 167761, 2175, 10424, 10452, '0', 0, 0, 0, 0, -192.861114501953125, -2482.05029296875, 19.1072540283203125, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+115, 167761, 2175, 10424, 10452, '0', 0, 0, 0, 0, -196.809036254882812, -2476.267333984375, 19.3713531494140625, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+116, 167761, 2175, 10424, 10452, '0', 0, 0, 0, 0, -198.397567749023437, -2457.310791015625, 16.12602424621582031, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+117, 167761, 2175, 10424, 10452, '0', 0, 0, 0, 0, -185.289932250976562, -2466.34033203125, 16.04187965393066406, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+118, 167761, 2175, 10424, 10452, '0', 0, 0, 0, 0, -187.715286254882812, -2456.802001953125, 15.36185169219970703, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+119, 167761, 2175, 10424, 10452, '0', 0, 0, 0, 0, -193.45660400390625, -2470.501708984375, 17.83005905151367187, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+120, 167761, 2175, 10424, 10452, '0', 0, 0, 0, 0, -194.899307250976562, -2464.251708984375, 16.66756248474121093, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+121, 167761, 2175, 10424, 10452, '0', 0, 0, 0, 0, -186.904510498046875, -2475.75, 17.38529586791992187, 0, 7200, 0, 0, 124, 0, 0, 0, 0, 0, 44730), -- InvisBunny (Area: -Unknown- - Difficulty: 0) +(@CGUID+122, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -133.002685546875, -2237.855712890625, 0.965108633041381835, 2.88785552978515625, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+123, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -102.126976013183593, -2262.66259765625, 4.428101539611816406, 4.87708139419555664, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+124, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -132.503097534179687, -2217.17236328125, 2.383510112762451171, 0.382319957017898559, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+125, 154268, 2175, 10424, 12851, '0', 0, 0, 0, 0, 80.1811065673828125, -2238.216796875, 115.8769683837890625, 3.01331639289855957, 7200, 10, 0, 113, 0, 1, 0, 0, 0, 44908), -- Hungry Vulture (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+126, 154268, 2175, 10424, 12851, '0', 0, 0, 0, 0, 82.19791412353515625, -2258.229248046875, 113.7088088989257812, 1.600047945976257324, 7200, 10, 0, 113, 0, 1, 0, 0, 0, 44908), -- Hungry Vulture (Area: -Unknown- - Difficulty: 0) +(@CGUID+127, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -122.842857360839843, -2178.870361328125, 6.758864402770996093, 1.213853359222412109, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+128, 154268, 2175, 10424, 12851, '0', 0, 0, 0, 0, 86.01389312744140625, -2258.24658203125, 114.11712646484375, 1.600047945976257324, 7200, 10, 0, 113, 0, 1, 0, 0, 0, 44908), -- Hungry Vulture (Area: -Unknown- - Difficulty: 0) +(@CGUID+129, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -77.1135330200195312, -2243.318115234375, 11.18013572692871093, 5.430212020874023437, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+130, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -89.7321929931640625, -2272.59033203125, 6.014447212219238281, 3.71281290054321289, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+131, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -133.333984375, -2255.208984375, -2.32227039337158203, 3.141592741012573242, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+132, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -116.882766723632812, -2224.955078125, 7.140857696533203125, 2.935006618499755859, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+133, 153266, 2175, 10424, 12851, '0', 0, 0, 0, 0, 226.719757080078125, -2046.5042724609375, 79.55306243896484375, 3.163850784301757812, 7200, 10, 0, 992, 0, 1, 0, 0, 0, 44908), -- Killclaw the Terrible (Area: -Unknown- - Difficulty: 0) (Auras: 313373 - -Unknown-) +(@CGUID+134, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -118.520668029785156, -2203.834228515625, 6.396831512451171875, 2.872944116592407226, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) +(@CGUID+135, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -72.0061264038085937, -2275.530517578125, 11.8666543960571289, 1.082678079605102539, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+136, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -81.021484375, -2274.705078125, 8.753705024719238281, 1.269425868988037109, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+137, 154268, 2175, 10424, 12851, '0', 0, 0, 0, 0, 67.7424163818359375, -2228.179443359375, 123.02398681640625, 6.100375652313232421, 7200, 10, 0, 136, 0, 1, 0, 0, 0, 44908), -- Hungry Vulture (Area: -Unknown- - Difficulty: 0) +(@CGUID+138, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -62.0002098083496093, -2265.69873046875, 14.46178245544433593, 0.220789834856986999, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908), -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) (possible waypoints or random movement) +(@CGUID+139, 154268, 2175, 10424, 12851, '0', 0, 0, 0, 0, 108.5259246826171875, -2258.648193359375, 121.84063720703125, 3.514971256256103515, 7200, 10, 0, 113, 0, 1, 0, 0, 0, 44908), -- Hungry Vulture (Area: -Unknown- - Difficulty: 0) +(@CGUID+140, 161224, 2175, 10424, 12851, '0', 0, 0, 0, 0, -120.336799621582031, -2155.820556640625, 5.533037185668945312, 2.105320453643798828, 7200, 10, 0, 3, 0, 1, 0, 0, 0, 44908); -- Shuffling Crab (Area: -Unknown- - Difficulty: 0) + +-- Creature Addon +DELETE FROM `creature_addon` WHERE `guid` BETWEEN @CGUID+0 AND @CGUID+121; +INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(@CGUID+36, 0, 0, 0, 1, 468, 0, 0, 0, 0, ''), -- Murloc Spearhunter +(@CGUID+34, 0, 0, 0, 1, 468, 0, 0, 0, 0, ''), -- Murloc Spearhunter +(@CGUID+30, 0, 0, 0, 1, 468, 0, 0, 0, 0, ''), -- Murloc Spearhunter +(@CGUID+20, 0, 0, 0, 1, 468, 0, 0, 0, 0, ''), -- Murloc Spearhunter +(@CGUID+42, 0, 0, 0, 1, 468, 0, 0, 0, 0, ''), -- Murloc Spearhunter +(@CGUID+47, 0, 0, 0, 1, 10, 0, 0, 0, 0, ''), -- Murloc Spearhunter +(@CGUID+44, 0, 0, 0, 1, 10, 0, 0, 0, 0, ''), -- Murloc Spearhunter +(@CGUID+25, 0, 0, 0, 1, 10, 0, 0, 0, 0, ''), -- Murloc Spearhunter +(@CGUID+61, 0, 0, 1, 1, 0, 0, 0, 0, 0, ''); -- Coastal Albatross + +-- Creature Template +UPDATE `creature_template` SET `unit_flags3`=16777216 WHERE `entry`=167761; -- InvisBunny +UPDATE `creature_template` SET `minlevel`=5, `maxlevel`=5 WHERE `entry`=150228; -- Murloc Spearhunter +UPDATE `creature_template` SET `gossip_menu_id`=24906, `npcflag`=1 WHERE `entry`=161265; -- Jrokgar + +-- Creature Template Addon +DELETE FROM `creature_template_addon` WHERE `entry` IN (164827 /*164827 (Sharpbeak Hawk)*/, 161133 /*161133 (Coastal Albatross)*/, 161265 /*161265 (Jrokgar)*/); +INSERT INTO `creature_template_addon` (`entry`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `aiAnimKit`, `movementAnimKit`, `meleeAnimKit`, `visibilityDistanceType`, `auras`) VALUES +(164827, 0, 0, 50331648, 1, 0, 0, 0, 0, 0, ''), -- 164827 (Sharpbeak Hawk) +(161133, 0, 0, 50331648, 1, 0, 0, 0, 0, 0, ''), -- 161133 (Coastal Albatross) +(161265, 0, 0, 0, 1, 0, 0, 0, 0, 4, ''); -- 161265 (Jrokgar) + +-- Creature Movement +DELETE FROM `creature_template_movement` WHERE `CreatureId` IN (161133, 164827); +INSERT INTO `creature_template_movement` (`CreatureId`, `Ground`, `Swim`, `Flight`, `Rooted`, `Chase`, `Random`, `InteractionPauseTimer`) VALUES +(161133, 0, 0, 1, 0, 0, 0, NULL), +(164827, 0, 0, 1, 0, 0, 0, NULL); + +-- Gossip +DELETE FROM `npc_text` WHERE `ID`=@NPCTEXTID+0; +INSERT INTO `npc_text` (`ID`, `Probability0`, `Probability1`, `Probability2`, `Probability3`, `Probability4`, `Probability5`, `Probability6`, `Probability7`, `BroadcastTextId0`, `BroadcastTextId1`, `BroadcastTextId2`, `BroadcastTextId3`, `BroadcastTextId4`, `BroadcastTextId5`, `BroadcastTextId6`, `BroadcastTextId7`, `VerifiedBuild`) VALUES +(@NPCTEXTID+0, 1, 0, 0, 0, 0, 0, 0, 0, 184903, 0, 0, 0, 0, 0, 0, 0, 44908); -- 161265 (Jrokgar) + +DELETE FROM `gossip_menu` WHERE `MenuID` = 24906; +INSERT INTO `gossip_menu` (`MenuID`, `TextID`, `VerifiedBuild`) VALUES +(24906, @NPCTEXTID+0, 44908); -- 161265 (Jrokgar) + +DELETE FROM `gossip_menu_option` WHERE (`MenuID`=24906 AND `OptionID` IN (1,0)); +INSERT INTO `gossip_menu_option` (`MenuID`, `OptionID`, `OptionIcon`, `OptionText`, `OptionBroadcastTextId`, `OptionType`, `OptionNpcFlag`, `Language`, `ActionMenuID`, `ActionPoiID`, `BoxCoded`, `BoxMoney`, `BoxText`, `BoxBroadcastTextID`, `VerifiedBuild`) VALUES +(24906, 1, 0, 'Don\'t throw me.', 0, 1, 1, 0, 0, 0, 0, 0, NULL, 0, 44908), +(24906, 0, 0, 'Sure. Throw me back to my friends.', 0, 1, 1, 0, 0, 0, 0, 0, NULL, 0, 44908); + +-- GameObject +DELETE FROM `gameobject` WHERE `guid` = @OGUID+0; +INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnDifficulties`, `PhaseId`, `PhaseGroup`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `VerifiedBuild`) VALUES +(@OGUID+0, 339769, 2175, 10424, 10453, '0', 0, 0, -247.777786254882812, -2490.82470703125, 18.06110000610351562, 2.260223865509033203, 0, 0, 0.904459953308105468, 0.426558524370193481, 7200, 255, 1, 44730); -- Campfire (Area: -Unknown- - Difficulty: 0) + +-- Waypoints for CGUID+18 +SET @PATH := @CGUID+18 * 10; +DELETE FROM `waypoint_data` WHERE `id`= @PATH; +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES +(@PATH, 0, -389.2951, -2555.872, 6.38655, NULL, 4861), +(@PATH, 1, -364.1042, -2544.791, 7.018386, NULL, 4683), +(@PATH, 2, -371.9063, -2546.618, 6.264724, NULL, 0), +(@PATH, 3, -376.5451, -2549.139, 6.290114, NULL, 0), +(@PATH, 4, -383.2483, -2552.531, 6.162429, NULL, 0); + +UPDATE `creature` SET `position_x`= -389.2951, `position_y`= -2555.872, `position_z`= 6.38655, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+18; +DELETE FROM `creature_addon` WHERE `guid`= @CGUID+18; +INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES +(@CGUID+18, @PATH, 1); + +-- Waypoints for CGUID+17 +SET @PATH := @CGUID+17 * 10; +DELETE FROM `waypoint_data` WHERE `id`= @PATH; +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES +(@PATH, 0, -357.7778, -2604.675, 5.387853, NULL, 0), +(@PATH, 1, -355.2153, -2601.642, 5.824376, NULL, 0), +(@PATH, 2, -351.041, -2599.056, 6.029825, NULL, 5217), +(@PATH, 3, -360.3438, -2609.288, 5.128087, NULL, 5332); + +UPDATE `creature` SET `position_x`= -357.7778, `position_y`= -2604.675, `position_z`= 5.387853, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+17; +DELETE FROM `creature_addon` WHERE `guid`= @CGUID+17; +INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES +(@CGUID+17, @PATH, 1); + +-- Waypoints for CGUID+40 +SET @PATH := @CGUID+40 * 10; +DELETE FROM `waypoint_data` WHERE `id`= @PATH; +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES +(@PATH, 0, -314.8924, -2487.003, 11.73632, NULL, 5238), +(@PATH, 1, -328.7708, -2486.459, 11.55468, NULL, 4189), +(@PATH, 2, -322.7743, -2486.507, 11.55468, NULL, 0), +(@PATH, 3, -320.2795, -2486.401, 11.55468, NULL, 0), +(@PATH, 4, -317.3906, -2486.726, 11.55468, NULL, 0); + +UPDATE `creature` SET `position_x`= -314.8924, `position_y`= -2487.003, `position_z`= 11.73632, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+40; +DELETE FROM `creature_addon` WHERE `guid`= @CGUID+40; +INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES +(@CGUID+40, @PATH, 1); + +-- Waypoints for CGUID+33 +SET @PATH := @CGUID+33 * 10; +DELETE FROM `waypoint_data` WHERE `id`= @PATH; +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES +(@PATH, 0, -321.9913, -2553.285, 12.20581, NULL, 0), +(@PATH, 1, -324.5208, -2560.122, 12.4939, NULL, 0), +(@PATH, 2, -326.6406, -2565.663, 12.82544, NULL, 0), +(@PATH, 3, -329.166, -2569.042, 13.01382, NULL, 4950), +(@PATH, 4, -318.8177, -2549.476, 11.92773, NULL, 4830); + +UPDATE `creature` SET `position_x`= -321.9913, `position_y`= -2553.285, `position_z`= 12.20581, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+33; +DELETE FROM `creature_addon` WHERE `guid`= @CGUID+33; +INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES +(@CGUID+33, @PATH, 1); + +-- Waypoints for CGUID+57 +SET @PATH := @CGUID+57 * 10; +DELETE FROM `waypoint_data` WHERE `id`= @PATH; +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES +(@PATH, 0, -247.1563, -2508.585, 20.31699, NULL, 0), +(@PATH, 1, -248.1233, -2511.559, 20.60337, NULL, 3000), +(@PATH, 2, -260.8576, -2509.573, 18.9166, NULL, 0), +(@PATH, 3, -256.9115, -2505.003, 18.56284, NULL, 0), +(@PATH, 4, -251.75, -2505.502, 18.9918, NULL, 0), +(@PATH, 5, -247.1563, -2508.585, 20.31699, NULL, 0); + +UPDATE `creature` SET `position_x`= -247.1563, `position_y`= -2508.585, `position_z`= 20.31699, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+57; +DELETE FROM `creature_addon` WHERE `guid`= @CGUID+57; +INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES +(@CGUID+57, @PATH, 1); + +-- Waypoints for CGUID+75 +SET @PATH := @CGUID+75 * 10; +DELETE FROM `waypoint_data` WHERE `id`= @PATH; +INSERT INTO `waypoint_data` (`id`, `point`, `position_x`, `position_y`, `position_z`, `orientation`, `delay`) VALUES +(@PATH, 0, -175.1476, -2519.314, 23.96126, NULL, 0), +(@PATH, 1, -172.3262, -2523.445, 25.11653, NULL, 0), +(@PATH, 2, -172.0313, -2531.354, 26.56013, NULL, 0), +(@PATH, 3, -177.9514, -2535.095, 27.0427, NULL, 0), +(@PATH, 4, -185.1875, -2533.813, 26.11692, NULL, 3000); + +UPDATE `creature` SET `position_x`= -175.1476, `position_y`= -2519.314, `position_z`= 23.96126, `orientation`= 0, `wander_distance`= 0, `MovementType`= 2 WHERE `guid`= @CGUID+75; +DELETE FROM `creature_addon` WHERE `guid`= @CGUID+75; +INSERT INTO `creature_addon` (`guid`, `path_id`, `bytes2`) VALUES +(@CGUID+75, @PATH, 1); + +-- SAI +UPDATE `creature_template` SET `AIName` = 'SmartAI', `ScriptName` = '' WHERE `entry` = 161130; +DELETE FROM `smart_scripts` WHERE `source_type` IN (0, 9) AND `entryOrGuid` IN (-(@CGUID+57), -(@CGUID+154), -(@CGUID+172), (-(@CGUID+75)), 16113000, 16113001); +INSERT INTO `smart_scripts` (`entryorguid`, `source_type`, `id`, `link`, `event_type`, `event_phase_mask`, `event_chance`, `event_flags`, `event_param1`, `event_param2`, `event_param3`, `event_param4`, `action_type`, `action_param1`, `action_param2`, `action_param3`, `action_param4`, `action_param5`, `action_param6`, `target_type`, `target_param1`, `target_param2`, `target_param3`, `target_x`, `target_y`, `target_z`, `target_o`, `comment`) VALUES +(-(@CGUID+57), 0, 0, 0, 34, 0, 100, 0, 2, 1, 0, 0, 80, 16113000, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'OnMovementInform PathID 1 - run ActionList - to self'), +(-(@CGUID+75), 0, 0, 0, 34, 0, 100, 0, 2, 4, 0, 0, 80, 16113001, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 'OnMovementInform PathID 4 - run ActionList - to self'), +(16113000, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 1000, 1000, 97, 5, 5, 0, 0, 0, 0, 1, 0, 0, 0, -253.189, -2511.45, 22.0523, 0, 'After 1s - use Jump to Pos" - to Coords'), +(16113000, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 3000, 3000, 97, 5, 5, 0, 0, 0, 0, 1, 0, 0, 0, -255.24, -2517.63, 20.9086, 0, 'After 2s - use Jump to Pos" - to Coords'), +(16113001, 9, 0, 0, 0, 0, 100, 0, 1000, 1000, 1000, 1000, 97, 10, 10, 0, 0, 0, 0, 1, 0, 0, 0, -179.552, -2526.24, 27.931, 0, 'After 1s - use Jump to Pos" - to Coords'), +(16113001, 9, 1, 0, 0, 0, 100, 0, 3000, 3000, 3000, 3000, 97, 10, 10, 0, 0, 0, 0, 1, 0, 0, 0, -182.674, -2518.65, 22.9967, 0, 'After 2s - use Jump to Pos" - to Coords'); + +UPDATE `creature_template` SET `flags_extra`=`flags_extra`|0x80 WHERE `entry`=167761; |