-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[0574][ACID][WDB] q.5541 'Ammo for Rumbleshot'
RP Mortar Combat reconstructed - moved to EAI in OOC (will run on random timer between 10 and 15min) - Hegnar Rumbleshot 1243 will no longer remove his npcflags durin RP. (another check added) - Mortar Team Target Dummy - will explode after hit by gun - FIXED Backported from: cmangos/wotlk-db@ccc5db3
- Loading branch information
Showing
2 changed files
with
226 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,217 @@ | ||
-- q.5541 'Ammo for Rumbleshot' | ||
DELETE FROM `dbscripts_on_quest_end` WHERE id = 5541; | ||
INSERT INTO `dbscripts_on_quest_end` (`id`, `delay`, `command`, `datalong`, `datalong2`, `datalong3`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES | ||
(5541,1,31,10610,7,0,0,0,0,0,0,0,0,0,0,0,0,'search for 10610'), | ||
(5541,100,20,2,0,0,10610,269,23,0,0,0,0,0,0,0,0,'movement chenged to 2:waypoint'), | ||
(5541,7000,1,0,0,0,0,0,0x04,0,0,0,0,0,0,0,0,'emote - none'); | ||
-- Mortar Combat RP - UPDATE | ||
DELETE FROM `dbscripts_on_relay` WHERE id = 9997; | ||
INSERT INTO `dbscripts_on_relay` (`id`, `delay`, `command`, `datalong`, `datalong2`, `datalong3`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES | ||
(9997,1,31,10610,7,0,0,0,0,0,0,0,0,0,0,0,0,'Part of Hegnar Rumbleshot 1243 EAI: search for 10610'), | ||
(9997,100,20,2,0,0,10610,269,23,0,0,0,0,0,0,0,0,'Part of Hegnar Rumbleshot 1243 EAI: movement chenged to 2:waypoint'); | ||
-- Angus 10610 | ||
UPDATE creature_template SET MovementType = 0 WHERE Entry = 10610; | ||
UPDATE creature SET spawndist = 0, MovementType = 0 WHERE id = 269; | ||
DELETE FROM `creature_movement_template` WHERE Entry = 10610; | ||
INSERT INTO `creature_movement_template` (`Entry`, `PathId`, `Point`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `WaitTime`, `ScriptId`) VALUES | ||
(10610,0,1,-6009.25,-202.65,406.983,1.58825,1000,0), | ||
(10610,0,2,-6009.25,-202.65,406.983,1.58825,1000,1061001), | ||
(10610,0,3,-6009.25,-202.65,406.983,1.58825,2000,1061002), | ||
(10610,0,4,-6031.16,-230.264,414.361,2.18492,250000,1061003), | ||
(10610,0,5,-6009.25,-202.65,406.983,1.58825,300000,0), | ||
(10610,0,6,-6009.25,-202.65,406.983,1.58825,5000,1061004); | ||
DELETE FROM `dbscripts_on_creature_movement` WHERE id BETWEEN 1061001 AND 1061004; | ||
INSERT INTO `dbscripts_on_creature_movement` (`id`, `delay`, `command`, `datalong`, `datalong2`, `datalong3`, `buddy_entry`, `search_radius`, `data_flags`, `dataint`, `dataint2`, `dataint3`, `dataint4`, `x`, `y`, `z`, `o`, `comments`) VALUES | ||
(1061001,1,21,1,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty - active'), | ||
(1061001,2,21,1,0,0,10805,272,16,0,0,0,0,0,0,0,0,'Klemmy - active'), | ||
(1061001,3,21,1,0,0,0,0,0,0,0,0,0,0,0,0,0,'Angus - active'), | ||
(1061001,4,21,1,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler - active'), | ||
(1061001,5,21,1,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp - active'), | ||
(1061002,0,25,1,0,0,10805,272,16,0,0,0,0,0,0,0,0,'RUN ON'), | ||
(1061002,1000,16,6598,2,0,0,0,0,0,0,0,0,0,0,0,0,'sound'), | ||
(1061002,2000,3,0,0,0,10611,267,16,0,0,0,0,-6031.59,-228.182,414.404,2,'Shorty'), | ||
(1061002,2001,3,0,0,0,10804,268,16,0,0,0,0,-6034.14,-223.333,413.4,1,'Middlecamp'), | ||
(1061002,2002,3,0,0,0,10805,272,16,0,0,0,0,-6011.17,-197.021,406.765,1.97737,'Klemmy'), | ||
(1061002,2003,3,0,0,0,10803,266,16,0,0,0,0,-6011.87,-199.241,406.834,4.31443,'Wheeler'), | ||
(1061002,3000,3,0,0,0,10805,272,16,0,0,0,0,-6015.51,-184.362,407.712,2.49704,'Klemmy'), | ||
(1061002,4000,3,0,0,0,10803,266,16,0,0,0,0,-6031.93,-221.088,413.153,2.44346,'Wheeler'), | ||
(1061002,5000,3,0,0,0,10805,272,16,0,0,0,0,-6065.18,-201.938,424.419,5,'Klemmy'), | ||
(1061002,15000,3,0,0,0,10805,272,16,0,0,0,0,0,0,0,5.59936,'Klemmy'), | ||
(1061002,17000,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,2.18492,'Shorty'), | ||
(1061002,18000,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,2.44346,'Wheeler'), | ||
(1061002,18001,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,1.88496,'Middlecamp'), | ||
(1061002,22000,3,0,0,0,1243,265,16,0,0,0,0,0,0,0,3.68522,'Hegnar'), | ||
(1061003,5000,0,0,0,0,10804,268,23,6107,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,8000,15,16768,0,0,10804,268,23,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,10000,0,0,0,0,10804,268,23,6140,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,14000,0,0,0,0,10804,268,23,6106,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,16001,15,16772,0,0,10804,268,23,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,18000,0,0,0,0,10804,268,23,6141,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,20000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,0.810652,'Middlecamp'), | ||
(1061003,21000,1,5,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,21001,1,11,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,22000,1,274,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,22001,1,274,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,23000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,1.88496,'Middlecamp'), | ||
(1061003,24000,0,0,0,0,10803,266,23,6118,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,28000,15,16767,0,0,10803,266,23,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,30000,0,0,0,0,10803,266,23,6142,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,32000,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,4.00565,'Wheeler'), | ||
(1061003,33000,1,25,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,33001,16,6249,2,0,10803,266,16,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,35000,1,21,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,36000,1,21,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,36000,1,23,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,38000,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,2.44346,'Wheeler'), | ||
(1061003,41000,0,0,0,0,10804,268,23,6120,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,43000,15,16777,0,0,10804,268,23,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,45000,0,0,0,0,10804,268,23,6140,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,47000,1,20,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,47001,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,4.00565,'Wheeler'), | ||
(1061003,48000,1,6,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,48001,16,6248,2,0,10803,266,16,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,51000,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,2.44346,'Wheeler'), | ||
(1061003,51001,0,0,0,0,10804,268,23,6121,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,53000,15,16780,0,0,10804,268,23,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,55000,0,0,0,0,10804,268,23,6141,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,57000,0,0,0,0,10803,266,23,6124,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,57001,15,16775,0,0,10803,266,23,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,59000,0,0,0,0,10803,266,23,6122,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,61000,15,16778,0,0,10803,266,23,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,63000,0,0,0,0,10803,266,23,6123,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,64000,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,4.00565,'Wheeler'), | ||
(1061003,65000,1,5,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,65000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,0.810652,'Middlecamp'), | ||
(1061003,67000,1,25,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,69000,1,11,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,72000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,1.88496,'Middlecamp'), | ||
(1061003,72001,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,2.44346,'Wheeler'), | ||
(1061003,74000,0,0,0,0,10804,268,23,6137,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,74001,16,6250,2,0,10804,268,23,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,74002,15,16572,0,0,10804,268,23,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,77000,0,0,0,0,10804,268,23,6136,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,77001,16,6250,2,0,10804,268,23,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,77002,15,16776,0,0,10804,268,23,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,80000,0,0,0,0,10804,268,23,6138,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,80001,16,6250,2,0,10804,268,23,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,80002,15,16779,0,0,10804,268,23,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,83000,1,71,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,83001,16,6246,2,0,10804,268,23,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,87000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,0.810652,'Middlecamp'), | ||
(1061003,88000,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,4.00565,'Wheeler'), | ||
(1061003,89000,1,2,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,89001,1,21,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,89002,1,21,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,89003,1,21,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,93000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,5.13852,'Middlecamp'), | ||
(1061003,93001,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,4.77803,'Wheeler'), | ||
(1061003,93002,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,2.84489,'Shorty'), | ||
(1061003,93002,3,0,0,0,0,8,8,0,0,0,0,0,0,0,2.84489,''), | ||
(1061003,94000,25,0,0,0,10805,272,16,0,0,0,0,0,0,0,0,'RUN OFF'), | ||
(1061003,95000,1,4,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,95001,1,4,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,95002,16,6256,2,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,95003,3,0,0,0,10805,272,16,0,0,0,0,-6077.43,-213.257,424.05,5.59936,'Klemmy'), | ||
(1061003,105000,10,11875,180000,0,0,0,0,0,0,0,0,-6076,-215,424,0,'summon 1st Mortar Team Target Dummy'), | ||
(1061003,106000,25,1,0,0,10805,272,16,0,0,0,0,0,0,0,0,'RUN ON'), | ||
(1061003,108000,3,0,0,0,10805,272,16,0,0,0,0,-6065.9,-202.298,424.369,5,'Klemmy'), | ||
(1061003,111000,3,0,0,0,10805,272,16,0,0,0,0,0,0,0,5.59936,'Klemmy'), | ||
(1061003,113000,1,3,0,0,10805,272,16,0,0,0,0,0,0,0,0,'Klemmy'), | ||
(1061003,115000,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,4.54215,'Shorty'), | ||
(1061003,116000,3,0,0,0,10805,272,16,0,0,0,0,0,0,0,4.0985,'Klemmy'), | ||
(1061003,116001,1,16,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,117000,1,69,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,122000,1,0,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,124000,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,2.84489,'Shorty'), | ||
(1061003,125000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,2.9147,'Middlecamp'), | ||
(1061003,125001,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,3.01942,'Wheeler'), | ||
(1061003,125002,1,25,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,126000,15,18655,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,128000,16,7316,2,0,0,0,0,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,130000,15,16786,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,130000,15,7,0,0,11875,100,7,0,0,0,0,0,0,0,0,''), | ||
(1061003,133000,1,17,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,134000,25,0,0,0,10805,272,16,0,0,0,0,0,0,0,0,'RUN OFF'), | ||
(1061003,136000,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,4.54215,'Shorty'), | ||
(1061003,136000,3,0,0,0,10805,272,16,0,0,0,0,-6077.43,-213.257,424.05,5.59936,'Klemmy'), | ||
(1061003,137000,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,137001,16,6252,2,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,138000,1,4,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,141000,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,2.84489,'Shorty'), | ||
(1061003,146000,10,11875,180000,0,0,0,0,0,0,0,0,-6076,-215,424,0,'summon 2nd Mortar Team Target Dummy'), | ||
(1061003,148000,3,0,0,0,10805,272,16,0,0,0,0,-6071.88,-212.831,422.929,5,'Klemmy'), | ||
(1061003,150000,3,0,0,0,10805,272,16,0,0,0,0,0,0,0,6.04228,'Klemmy'), | ||
(1061003,151000,25,1,0,0,10805,272,16,0,0,0,0,0,0,0,0,'RUN ON'), | ||
(1061003,152000,1,66,0,0,10805,272,16,0,0,0,0,0,0,0,0,'Klemmy'), | ||
(1061003,152001,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,4.54215,'Shorty'), | ||
(1061003,154000,3,0,0,0,10805,272,16,0,0,0,0,-6065.9,-202.298,424.369,5,'Klemmy'), | ||
(1061003,154001,28,8,0,0,10611,267,16,0,0,0,0,0,0,0,0,'STATE_KNEEL'), | ||
(1061003,156000,16,6254,2,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,157000,3,0,0,0,10805,272,16,0,0,0,0,0,0,0,4.0985,'Klemmy'), | ||
(1061003,161000,28,0,0,0,10611,267,16,0,0,0,0,0,0,0,0,'STATE_STAND'), | ||
(1061003,162000,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,2.84489,'Shorty'), | ||
(1061003,163000,1,25,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,163001,16,6255,2,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,164000,15,18655,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,165000,16,7316,2,0,0,0,0,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,166000,15,16786,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,166000,15,7,0,0,11875,100,7,0,0,0,0,0,0,0,0,''), | ||
(1061003,167000,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,4.54215,'Shorty'), | ||
(1061003,167000,25,0,0,0,10805,272,16,0,0,0,0,0,0,0,0,'RUN OFF'), | ||
(1061003,168000,1,25,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,168000,16,6251,2,0,0,0,0,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,169000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,5.13852,'Middlecamp'), | ||
(1061003,169001,3,0,0,0,10805,272,16,0,0,0,0,-6077.43,-213.257,424.05,5.59936,'Klemmy'), | ||
(1061003,170000,1,21,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,170001,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,4.77803,'Wheeler'), | ||
(1061003,171000,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,2.84489,'Shorty'), | ||
(1061003,171001,1,4,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,178000,10,12385,180000,0,0,0,0,0,0,0,0,-6076,-215,424,0,'summon Mortar Team Advanced Target Dummy'), | ||
(1061003,180000,3,0,0,0,10805,272,16,0,0,0,0,-6071.88,-212.831,422.929,5,'Klemmy'), | ||
(1061003,182000,3,0,0,0,10805,272,16,0,0,0,0,0,0,0,6.04228,'Klemmy'), | ||
(1061003,182001,15,18655,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,182002,1,25,0,0,10805,272,16,0,0,0,0,0,0,0,0,'Klemmy'), | ||
(1061003,183000,1,11,0,0,10805,272,16,0,0,0,0,0,0,0,0,'Klemmy'), | ||
(1061003,183001,1,15,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,183002,1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,184000,16,6258,2,0,0,0,0,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,184001,25,1,0,0,10805,272,16,0,0,0,0,0,0,0,0,'RUN ON'), | ||
(1061003,185000,16,7316,2,0,0,0,0,0,0,0,0,0,0,0,0,'sound'), | ||
(1061003,185001,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,2.9147,'Middlecamp'), | ||
(1061003,185002,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,3.01942,'Wheeler'), | ||
(1061003,185003,3,0,0,0,10805,272,16,0,0,0,0,-6064.07,-209.851,421.98,6.10275,'Klemmy'), | ||
(1061003,186000,15,16786,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,186001,15,7,0,0,12385,100,7,0,0,0,0,0,0,0,0,''), | ||
(1061003,187000,1,10,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,187001,1,10,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,187002,3,0,0,0,10805,272,16,0,0,0,0,-6061.97,-218.956,421.085,5.92054,'Klemmy'), | ||
(1061003,190000,3,0,0,0,10805,272,16,0,0,0,0,-6040.96,-221.929,414.921,5.92054,'Klemmy'), | ||
(1061003,196000,1,14,0,0,10805,272,16,0,0,0,0,0,0,0,0,'Klemmy'), | ||
(1061003,196001,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,196002,1,0,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,198000,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,198001,1,11,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,199000,1,11,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,199001,1,11,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,199000,1,14,0,0,10805,272,16,0,0,0,0,0,0,0,0,'Klemmy'), | ||
(1061003,200000,1,11,0,0,0,0,0,0,0,0,0,0,0,0,0,''), | ||
(1061003,200001,1,11,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty'), | ||
(1061003,201000,1,11,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp'), | ||
(1061003,201001,1,11,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler'), | ||
(1061003,202000,3,0,0,0,10805,272,16,0,0,0,0,-6007.3,-200.348,406.777,3.28222,'Klemmy'), | ||
(1061003,202001,3,0,0,0,10611,267,16,0,0,0,0,-6007.46,-202.158,407.448,2,'Shorty'), | ||
(1061003,203000,3,0,0,0,0,0,0,0,0,0,0,-6009.25,-202.65,406.983,2,'Angus'), | ||
(1061003,203001,3,0,0,0,10804,268,16,0,0,0,0,-6010.67,-199.434,406.792,5.53269,'Middlecamp'), | ||
(1061003,203002,3,0,0,0,10803,266,16,0,0,0,0,-6008.53,-199.145,406.687,4.37218,'Wheeler'), | ||
(1061003,212000,3,0,0,0,10805,272,16,0,0,0,0,0,0,0,3.28222,'Klemmy'), | ||
(1061003,216000,3,0,0,0,10803,266,16,0,0,0,0,0,0,0,4.37218,'Wheeler'), | ||
(1061003,219000,3,0,0,0,10804,268,16,0,0,0,0,0,0,0,5.53269,'Middlecamp'), | ||
(1061003,220000,3,0,0,0,1243,265,16,0,0,0,0,0,0,0,0.0349066,'Hegnar'), | ||
(1061003,220001,3,0,0,0,10611,267,16,0,0,0,0,0,0,0,2.47837,'Shorty'), | ||
(1061003,228000,3,0,0,0,0,0,0,0,0,0,0,0,0,0,1.58825,'Angus'), | ||
(1061004,1,21,0,0,0,10805,272,16,0,0,0,0,0,0,0,0,'Klemmy - unactive'), | ||
(1061004,2,21,0,0,0,10611,267,16,0,0,0,0,0,0,0,0,'Shorty - unactive'), | ||
(1061004,3,21,0,0,0,10803,266,16,0,0,0,0,0,0,0,0,'Wheeler - unactive'), | ||
(1061004,4,21,0,0,0,10804,268,16,0,0,0,0,0,0,0,0,'Middlecamp - unactive'), | ||
(1061004,5,20,2,0,0,0,0,0x04,0,0,0,0,0,0,0,0,'movement chenged to 0:idle'), | ||
(1061004,10,21,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'Angus - unactive'); |
1d360f6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Full base is not filled